Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Encryption ¶
type Encryption struct { types.Metadata KMSKeyID types.StringValue }
func (*Encryption) GetMetadata ¶ added in v0.3.24
func (e *Encryption) GetMetadata() *types.Metadata
func (*Encryption) GetRawValue ¶ added in v0.3.24
func (e *Encryption) GetRawValue() interface{}
type Queue ¶
type Queue struct { types.Metadata Encryption Encryption Policies []types.StringValue }
func (*Queue) GetMetadata ¶
func (*Queue) GetRawValue ¶
func (v *Queue) GetRawValue() interface{}
Click to show internal directories.
Click to hide internal directories.