Module: Aws::IoTFleetWise::Client::_CreateVehicleResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateVehicleResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#arn ⇒ ::String
359 |
# File 'sig/client.rbs', line 359
def arn: () -> ::String
|
#thing_arn ⇒ ::String
360 |
# File 'sig/client.rbs', line 360
def thing_arn: () -> ::String
|
#vehicle_name ⇒ ::String
358 |
# File 'sig/client.rbs', line 358
def vehicle_name: () -> ::String
|