dataglobalacceleratorcustomroutingaccelerator

package
v0.0.0-...-964ba77 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Attributes

type Attributes struct{}

type AttributesAttributes

type AttributesAttributes struct {
	// contains filtered or unexported fields
}

func (AttributesAttributes) FlowLogsEnabled

func (a AttributesAttributes) FlowLogsEnabled() terra.BoolValue

func (AttributesAttributes) FlowLogsS3Bucket

func (a AttributesAttributes) FlowLogsS3Bucket() terra.StringValue

func (AttributesAttributes) FlowLogsS3Prefix

func (a AttributesAttributes) FlowLogsS3Prefix() terra.StringValue

func (AttributesAttributes) InternalRef

func (a AttributesAttributes) InternalRef() (terra.Reference, error)

func (AttributesAttributes) InternalTokens

func (a AttributesAttributes) InternalTokens() (hclwrite.Tokens, error)

func (AttributesAttributes) InternalWithRef

type AttributesState

type AttributesState struct {
	FlowLogsEnabled  bool   `json:"flow_logs_enabled"`
	FlowLogsS3Bucket string `json:"flow_logs_s3_bucket"`
	FlowLogsS3Prefix string `json:"flow_logs_s3_prefix"`
}

type IpSets

type IpSets struct{}

type IpSetsAttributes

type IpSetsAttributes struct {
	// contains filtered or unexported fields
}

func (IpSetsAttributes) InternalRef

func (is IpSetsAttributes) InternalRef() (terra.Reference, error)

func (IpSetsAttributes) InternalTokens

func (is IpSetsAttributes) InternalTokens() (hclwrite.Tokens, error)

func (IpSetsAttributes) InternalWithRef

func (is IpSetsAttributes) InternalWithRef(ref terra.Reference) IpSetsAttributes

func (IpSetsAttributes) IpAddresses

func (is IpSetsAttributes) IpAddresses() terra.ListValue[terra.StringValue]

func (IpSetsAttributes) IpFamily

func (is IpSetsAttributes) IpFamily() terra.StringValue

type IpSetsState

type IpSetsState struct {
	IpAddresses []string `json:"ip_addresses"`
	IpFamily    string   `json:"ip_family"`
}

Jump to

Keyboard shortcuts

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