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 { types.Metadata Protocol types.StringValue TLSPolicy types.StringValue DefaultAction Action }
Click to show internal directories.
Click to hide internal directories.