Module: Aws::IoT::Client::_CreateThingResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateThingResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#thing_arn ⇒ ::String
1008 |
# File 'sig/client.rbs', line 1008
def thing_arn: () -> ::String
|
#thing_id ⇒ ::String
1009 |
# File 'sig/client.rbs', line 1009
def thing_id: () -> ::String
|
#thing_name ⇒ ::String
1007 |
# File 'sig/client.rbs', line 1007
def thing_name: () -> ::String
|