sqs

package
v0.6.4 Latest Latest
Warning

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

Go to latest
Published: Jan 31, 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 Queue

type Queue struct {
	types.Metadata
	Encryption Encryption
	Policies   []types.StringValue
}

func (*Queue) GetMetadata

func (v *Queue) GetMetadata() *types.Metadata

func (*Queue) GetRawValue

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

type SQS

type SQS struct {
	types.Metadata
	Queues []Queue
}

func (*SQS) GetMetadata added in v0.3.24

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

func (*SQS) GetRawValue added in v0.3.24

func (s *SQS) GetRawValue() interface{}

Jump to

Keyboard shortcuts

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