Module: Aws::IoTTwinMaker::Client::_GetPropertyValueResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#property_values::Hash[::String, Types::PropertyLatestValue]

Returns:



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

def property_values: () -> ::Hash[::String, Types::PropertyLatestValue]

#tabular_property_values::Array[::Array[::Hash[::String, Types::DataValue]]]

Returns:



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

def tabular_property_values: () -> ::Array[::Array[::Hash[::String, Types::DataValue]]]