Documentation ¶
Index ¶
Constants ¶
View Source
const ( TypeApplication = "application" TypeGateway = "gateway" TypeNetwork = "network" TypeClassic = "classic" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ELB ¶
type ELB struct {
LoadBalancers []LoadBalancer
}
type Listener ¶
type Listener struct { Metadata iacTypes.Metadata Protocol iacTypes.StringValue TLSPolicy iacTypes.StringValue DefaultActions []Action }
Click to show internal directories.
Click to hide internal directories.