Class: Aws::Types::SnsChannelConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#topic_arn::String

Returns the value of attribute topic_arn.

Returns:

  • (::String)


989
990
991
# File 'sig/types.rbs', line 989

def topic_arn
  @topic_arn
end