apprunnervpcingressconnection

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 IngressVpcConfiguration

type IngressVpcConfiguration struct {
	// VpcEndpointId: string, optional
	VpcEndpointId terra.StringValue `hcl:"vpc_endpoint_id,attr"`
	// VpcId: string, optional
	VpcId terra.StringValue `hcl:"vpc_id,attr"`
}

type IngressVpcConfigurationAttributes

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

func (IngressVpcConfigurationAttributes) InternalRef

func (IngressVpcConfigurationAttributes) InternalTokens

func (ivc IngressVpcConfigurationAttributes) InternalTokens() (hclwrite.Tokens, error)

func (IngressVpcConfigurationAttributes) InternalWithRef

func (IngressVpcConfigurationAttributes) VpcEndpointId

func (IngressVpcConfigurationAttributes) VpcId

type IngressVpcConfigurationState

type IngressVpcConfigurationState struct {
	VpcEndpointId string `json:"vpc_endpoint_id"`
	VpcId         string `json:"vpc_id"`
}

Jump to

Keyboard shortcuts

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