Module: Aws::IoTTwinMaker::Client::_GetComponentTypeResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#component_type_id::String

Returns:

  • (::String)


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

def component_type_id: () -> ::String

#component_type_name::String

Returns:

  • (::String)


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

def component_type_name: () -> ::String

#composite_component_types::Hash[::String, Types::CompositeComponentTypeResponse]

Returns:



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

def composite_component_types: () -> ::Hash[::String, Types::CompositeComponentTypeResponse]

#creation_date_time::Time

Returns:

  • (::Time)


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

def creation_date_time: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#extends_from::Array[::String]

Returns:

  • (::Array[::String])


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

def extends_from: () -> ::Array[::String]

#functions::Hash[::String, Types::FunctionResponse]

Returns:



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

def functions: () -> ::Hash[::String, Types::FunctionResponse]

#is_abstractBoolean

Returns:

  • (Boolean)


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

def is_abstract: () -> bool

#is_schema_initializedBoolean

Returns:

  • (Boolean)


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

def is_schema_initialized: () -> bool

#is_singletonBoolean

Returns:

  • (Boolean)


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

def is_singleton: () -> bool

#property_definitions::Hash[::String, Types::PropertyDefinitionResponse]

Returns:



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

def property_definitions: () -> ::Hash[::String, Types::PropertyDefinitionResponse]

#property_groups::Hash[::String, Types::PropertyGroupResponse]

Returns:



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

def property_groups: () -> ::Hash[::String, Types::PropertyGroupResponse]

#statusTypes::Status

Returns:



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

def status: () -> Types::Status

#sync_source::String

Returns:

  • (::String)


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

def sync_source: () -> ::String

#update_date_time::Time

Returns:

  • (::Time)


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

def update_date_time: () -> ::Time

#workspace_id::String

Returns:

  • (::String)


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

def workspace_id: () -> ::String