Class: Aws::Types::SNSAction

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#encoding"UTF-8", "Base64"

Returns the value of attribute encoding.

Returns:

  • ("UTF-8", "Base64")


811
812
813
# File 'sig/types.rbs', line 811

def encoding
  @encoding
end

#topic_arn::String

Returns the value of attribute topic_arn.

Returns:

  • (::String)


810
811
812
# File 'sig/types.rbs', line 810

def topic_arn
  @topic_arn
end