Class: Aws::Types::MessageSignal

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#structured_message ⇒ Types::StructuredMessage

Returns the value of attribute structured_message.



953
954
955
# File 'sig/types.rbs', line 953

def structured_message
  @structured_message
end

#topic_name ⇒ ::String

Returns the value of attribute topic_name.

Returns:

  • (::String)


952
953
954
# File 'sig/types.rbs', line 952

def topic_name
  @topic_name
end