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 SNS ¶
func (*SNS) GetMetadata ¶ added in v0.3.24
func (*SNS) GetRawValue ¶ added in v0.3.24
func (s *SNS) GetRawValue() interface{}
type Topic ¶
type Topic struct { types.Metadata Encryption Encryption }
func (*Topic) GetMetadata ¶
func (*Topic) GetRawValue ¶
func (v *Topic) GetRawValue() interface{}
Click to show internal directories.
Click to hide internal directories.