wafv2

package
v0.0.0-...-506879c Latest Latest
Warning

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

Go to latest
Published: Feb 2, 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 v2 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 {
	WebACLARN   string           `json:"webACLARN"`
	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