wafregional

package
v1.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 8, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type WebACLAssociation

type WebACLAssociation struct {
	core.ResourceMeta `json:"-"`

	// desired state of WebACLAssociation
	Spec WebACLAssociationSpec `json:"spec"`
}

WebACLAssociation represents a waf-region web-acl association.

func NewWebACLAssociation

func NewWebACLAssociation(stack core.Stack, id string, spec WebACLAssociationSpec) *WebACLAssociation

NewWebACLAssociation constructs new WebACLAssociation resource.

type WebACLAssociationSpec

type WebACLAssociationSpec struct {
	WebACLID    string           `json:"webACLID"`
	ResourceARN core.StringToken `json:"resourceARN"`
}

WebACLAssociationSpec defines the desired state of LoadBalancer

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL