Documentation ¶
Index ¶
- type DnsEntry
- type DnsEntryAttributes
- func (de DnsEntryAttributes) DomainName() terra.StringValue
- func (de DnsEntryAttributes) HostedZoneId() terra.StringValue
- func (de DnsEntryAttributes) InternalRef() (terra.Reference, error)
- func (de DnsEntryAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (de DnsEntryAttributes) InternalWithRef(ref terra.Reference) DnsEntryAttributes
- type DnsEntryState
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DnsEntryAttributes ¶
type DnsEntryAttributes struct {
// contains filtered or unexported fields
}
func (DnsEntryAttributes) DomainName ¶
func (de DnsEntryAttributes) DomainName() terra.StringValue
func (DnsEntryAttributes) HostedZoneId ¶
func (de DnsEntryAttributes) HostedZoneId() terra.StringValue
func (DnsEntryAttributes) InternalRef ¶
func (de DnsEntryAttributes) InternalRef() (terra.Reference, error)
func (DnsEntryAttributes) InternalTokens ¶
func (de DnsEntryAttributes) InternalTokens() (hclwrite.Tokens, error)
func (DnsEntryAttributes) InternalWithRef ¶
func (de DnsEntryAttributes) InternalWithRef(ref terra.Reference) DnsEntryAttributes
type DnsEntryState ¶
Click to show internal directories.
Click to hide internal directories.