snscreatetopicattribute

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2024 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 SNSCreateTopicAttribute

type SNSCreateTopicAttribute int
const (
	UNKNOWN        SNSCreateTopicAttribute = 0
	DeliveryPolicy SNSCreateTopicAttribute = 1
	DisplayName    SNSCreateTopicAttribute = 2
	Policy         SNSCreateTopicAttribute = 3
	KmsMasterKeyId SNSCreateTopicAttribute = 4
)

func (SNSCreateTopicAttribute) Caption

func (i SNSCreateTopicAttribute) Caption() string

Caption retrieves a SNSCreateTopicAttribute enum string caption

func (SNSCreateTopicAttribute) CaptionMap

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

func (SNSCreateTopicAttribute) Description

func (i SNSCreateTopicAttribute) Description() string

Description retrieves a SNSCreateTopicAttribute enum string description

func (SNSCreateTopicAttribute) DescriptionMap

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

func (SNSCreateTopicAttribute) IntString

func (i SNSCreateTopicAttribute) IntString() string

IntString gets the intrinsic enum integer value represented in string format

func (SNSCreateTopicAttribute) IntValue

func (i SNSCreateTopicAttribute) IntValue() int

IntValue gets the intrinsic enum integer value

func (SNSCreateTopicAttribute) Key

Key retrieves a SNSCreateTopicAttribute enum string key

func (SNSCreateTopicAttribute) KeyMap

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

func (SNSCreateTopicAttribute) NameMap

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

func (SNSCreateTopicAttribute) ParseByKey

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

func (SNSCreateTopicAttribute) ParseByName

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

func (SNSCreateTopicAttribute) String

func (i SNSCreateTopicAttribute) String() string

func (SNSCreateTopicAttribute) Valid

func (i SNSCreateTopicAttribute) Valid() bool

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

func (SNSCreateTopicAttribute) ValueSlice

ValueSlice returns all values of the enum SNSCreateTopicAttribute in a slice

Jump to

Keyboard shortcuts

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