Module: Aws::IoTFleetWise::Client::_GetSignalCatalogResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#creation_time::Time

Returns:

  • (::Time)


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

def creation_time: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#last_modification_time::Time

Returns:

  • (::Time)


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

def last_modification_time: () -> ::Time

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#node_countsTypes::NodeCounts

Returns:



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

def node_counts: () -> Types::NodeCounts