sns

package
v0.6.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 1, 2022 License: MIT Imports: 1 Imported by: 0

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

type SNS struct {
	types.Metadata
	Topics []Topic
}

func (*SNS) GetMetadata added in v0.3.24

func (s *SNS) GetMetadata() *types.Metadata

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 (v *Topic) GetMetadata() *types.Metadata

func (*Topic) GetRawValue

func (v *Topic) GetRawValue() interface{}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL