Module: Aws::IoTDataPlane::Client::_GetRetainedMessageResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::GetRetainedMessageResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#last_modified_time::Integer

Returns:

  • (::Integer)


129
# File 'sig/client.rbs', line 129

def last_modified_time: () -> ::Integer

#payload::String

Returns:

  • (::String)


127
# File 'sig/client.rbs', line 127

def payload: () -> ::String

#qos::Integer

Returns:

  • (::Integer)


128
# File 'sig/client.rbs', line 128

def qos: () -> ::Integer

#topic::String

Returns:

  • (::String)


126
# File 'sig/client.rbs', line 126

def topic: () -> ::String

#user_properties::String

Returns:

  • (::String)


130
# File 'sig/client.rbs', line 130

def user_properties: () -> ::String