snsplatformapplicationattribute

package
v1.0.9 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 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 SNSPlatformApplicationAttribute

type SNSPlatformApplicationAttribute int
const (
	UNKNOWN                   SNSPlatformApplicationAttribute = 0
	PlatformCredential        SNSPlatformApplicationAttribute = 1
	PlatformPrincipal         SNSPlatformApplicationAttribute = 2
	EventEndpointCreated      SNSPlatformApplicationAttribute = 3
	EventEndpointDeleted      SNSPlatformApplicationAttribute = 4
	EventEndpointUpdated      SNSPlatformApplicationAttribute = 5
	EventDeliveryFailure      SNSPlatformApplicationAttribute = 6
	SuccessFeedbackRoleArn    SNSPlatformApplicationAttribute = 7
	FailureFeedbackRoleArn    SNSPlatformApplicationAttribute = 8
	SuccessFeedbackSampleRate SNSPlatformApplicationAttribute = 9
)

func (SNSPlatformApplicationAttribute) Caption

Caption retrieves a SNSPlatformApplicationAttribute enum string caption

func (SNSPlatformApplicationAttribute) CaptionMap

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

func (SNSPlatformApplicationAttribute) Description

func (i SNSPlatformApplicationAttribute) Description() string

Description retrieves a SNSPlatformApplicationAttribute enum string description

func (SNSPlatformApplicationAttribute) DescriptionMap

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

func (SNSPlatformApplicationAttribute) IntString

IntString gets the intrinsic enum integer value represented in string format

func (SNSPlatformApplicationAttribute) IntValue

func (i SNSPlatformApplicationAttribute) IntValue() int

IntValue gets the intrinsic enum integer value

func (SNSPlatformApplicationAttribute) Key

Key retrieves a SNSPlatformApplicationAttribute enum string key

func (SNSPlatformApplicationAttribute) KeyMap

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

func (SNSPlatformApplicationAttribute) NameMap

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

func (SNSPlatformApplicationAttribute) ParseByKey

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

func (SNSPlatformApplicationAttribute) ParseByName

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

func (SNSPlatformApplicationAttribute) String

func (SNSPlatformApplicationAttribute) Valid

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

func (SNSPlatformApplicationAttribute) ValueSlice

ValueSlice returns all values of the enum SNSPlatformApplicationAttribute in a slice

Jump to

Keyboard shortcuts

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