Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AtRestEncryption ¶
func (*AtRestEncryption) GetMetadata ¶ added in v0.3.24
func (a *AtRestEncryption) GetMetadata() *types.Metadata
func (*AtRestEncryption) GetRawValue ¶ added in v0.3.24
func (a *AtRestEncryption) GetRawValue() interface{}
type Domain ¶
type Domain struct { types.Metadata DomainName types.StringValue LogPublishing LogPublishing TransitEncryption TransitEncryption AtRestEncryption AtRestEncryption Endpoint Endpoint }
func (*Domain) GetMetadata ¶
func (*Domain) GetRawValue ¶
func (c *Domain) GetRawValue() interface{}
type Elasticsearch ¶
func (*Elasticsearch) GetMetadata ¶ added in v0.3.24
func (e *Elasticsearch) GetMetadata() *types.Metadata
func (*Elasticsearch) GetRawValue ¶ added in v0.3.24
func (e *Elasticsearch) GetRawValue() interface{}
type Endpoint ¶
func (*Endpoint) GetMetadata ¶ added in v0.3.24
func (*Endpoint) GetRawValue ¶ added in v0.3.24
func (e *Endpoint) GetRawValue() interface{}
type LogPublishing ¶
func (*LogPublishing) GetMetadata ¶ added in v0.3.24
func (l *LogPublishing) GetMetadata() *types.Metadata
func (*LogPublishing) GetRawValue ¶ added in v0.3.24
func (l *LogPublishing) GetRawValue() interface{}
type TransitEncryption ¶
func (*TransitEncryption) GetMetadata ¶ added in v0.3.24
func (t *TransitEncryption) GetMetadata() *types.Metadata
func (*TransitEncryption) GetRawValue ¶ added in v0.3.24
func (t *TransitEncryption) GetRawValue() interface{}
Click to show internal directories.
Click to hide internal directories.