Module: Aws::IoTFleetWise::Client::_GetVehicleResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#attributes::Hash[::String, ::String]

Returns:

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


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

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

#creation_time::Time

Returns:

  • (::Time)


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

def creation_time: () -> ::Time

#decoder_manifest_arn::String

Returns:

  • (::String)


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

def decoder_manifest_arn: () -> ::String

#last_modification_time::Time

Returns:

  • (::Time)


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

def last_modification_time: () -> ::Time

#model_manifest_arn::String

Returns:

  • (::String)


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

def model_manifest_arn: () -> ::String

#state_templates::Array[Types::StateTemplateAssociation]

Returns:



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

def state_templates: () -> ::Array[Types::StateTemplateAssociation]

#vehicle_name::String

Returns:

  • (::String)


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

def vehicle_name: () -> ::String