Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DNS ¶
type DNS struct {
ManagedZones []ManagedZone
}
type KeySpecs ¶
type KeySpecs struct { Metadata iacTypes.Metadata Algorithm iacTypes.StringValue KeyType iacTypes.StringValue }
type ManagedZone ¶
type ManagedZone struct { Metadata iacTypes.Metadata DNSSec DNSSec Visibility iacTypes.StringValue }
func (ManagedZone) IsPrivate ¶
func (m ManagedZone) IsPrivate() bool
Click to show internal directories.
Click to hide internal directories.