Module: Aws::IoTManagedIntegrations::Client::_GetManagedThingMetaDataResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#managed_thing_id::String

Returns:

  • (::String)


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

def managed_thing_id: () -> ::String

#meta_data::Hash[::String, ::String]

Returns:

  • (::Hash[::String, ::String])


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

def meta_data: () -> ::Hash[::String, ::String]