snsgetsubscriptionattribute

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2020 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SNSGetSubscriptionAttribute

type SNSGetSubscriptionAttribute int
const (
	UNKNOWN                      SNSGetSubscriptionAttribute = 0
	ConfirmationWasAuthenticated SNSGetSubscriptionAttribute = 1
	DeliveryPolicy               SNSGetSubscriptionAttribute = 2
	EffectiveDeliveryPolicy      SNSGetSubscriptionAttribute = 3
	FilterPolicy                 SNSGetSubscriptionAttribute = 4
	Owner                        SNSGetSubscriptionAttribute = 5
	PendingConfirmation          SNSGetSubscriptionAttribute = 6
	RawMessageDelivery           SNSGetSubscriptionAttribute = 7
	RedrivePolicy                SNSGetSubscriptionAttribute = 8
	SubscriptionArn              SNSGetSubscriptionAttribute = 9
	TopicArn                     SNSGetSubscriptionAttribute = 10
)

func (SNSGetSubscriptionAttribute) Caption

func (i SNSGetSubscriptionAttribute) Caption() string

Caption retrieves a SNSGetSubscriptionAttribute enum string caption

func (SNSGetSubscriptionAttribute) CaptionMap

CaptionMap returns all captions of the enum SNSGetSubscriptionAttribute in a K:SNSGetSubscriptionAttribute,V:caption map

func (SNSGetSubscriptionAttribute) Description

func (i SNSGetSubscriptionAttribute) Description() string

Description retrieves a SNSGetSubscriptionAttribute enum string description

func (SNSGetSubscriptionAttribute) DescriptionMap

DescriptionMap returns all descriptions of the enum SNSGetSubscriptionAttribute in a K:SNSGetSubscriptionAttribute,V:description map

func (SNSGetSubscriptionAttribute) IntString

func (i SNSGetSubscriptionAttribute) IntString() string

IntString gets the intrinsic enum integer value represented in string format

func (SNSGetSubscriptionAttribute) IntValue

func (i SNSGetSubscriptionAttribute) IntValue() int

IntValue gets the intrinsic enum integer value

func (SNSGetSubscriptionAttribute) Key

Key retrieves a SNSGetSubscriptionAttribute enum string key

func (SNSGetSubscriptionAttribute) KeyMap

KeyMap returns all keys of the enum SNSGetSubscriptionAttribute in a K:SNSGetSubscriptionAttribute,V:key map

func (SNSGetSubscriptionAttribute) NameMap

NameMap returns all names of the enum SNSGetSubscriptionAttribute in a K:name,V:SNSGetSubscriptionAttribute map

func (SNSGetSubscriptionAttribute) ParseByKey

ParseByKey retrieves a SNSGetSubscriptionAttribute enum value from the enum string key, throws an error if the param is not part of the enum

func (SNSGetSubscriptionAttribute) ParseByName

ParseByName retrieves a SNSGetSubscriptionAttribute enum value from the enum string name, throws an error if the param is not part of the enum

func (SNSGetSubscriptionAttribute) String

func (SNSGetSubscriptionAttribute) Valid

Valid returns 'true' if the value is listed in the SNSGetSubscriptionAttribute enum map definition, 'false' otherwise

func (SNSGetSubscriptionAttribute) ValueSlice

ValueSlice returns all values of the enum SNSGetSubscriptionAttribute in a slice

Jump to

Keyboard shortcuts

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