Module: Aws::IoTTwinMaker::Client::_GetEntityResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#are_all_components_returnedBoolean

Returns:

  • (Boolean)


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

def are_all_components_returned: () -> bool

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#components::Hash[::String, Types::ComponentResponse]

Returns:



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

def components: () -> ::Hash[::String, Types::ComponentResponse]

#creation_date_time::Time

Returns:

  • (::Time)


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

def creation_date_time: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#entity_id::String

Returns:

  • (::String)


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

def entity_id: () -> ::String

#entity_name::String

Returns:

  • (::String)


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

def entity_name: () -> ::String

#has_child_entitiesBoolean

Returns:

  • (Boolean)


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

def has_child_entities: () -> bool

#parent_entity_id::String

Returns:

  • (::String)


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

def parent_entity_id: () -> ::String

#statusTypes::Status

Returns:



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

def status: () -> Types::Status

#sync_source::String

Returns:

  • (::String)


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

def sync_source: () -> ::String

#update_date_time::Time

Returns:

  • (::Time)


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

def update_date_time: () -> ::Time

#workspace_id::String

Returns:

  • (::String)


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

def workspace_id: () -> ::String