Module: Aws::IoT::Client::_CreateThingTypeResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateThingTypeResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#thing_type_arn ⇒ ::String
1052 |
# File 'sig/client.rbs', line 1052
def thing_type_arn: () -> ::String
|
#thing_type_id ⇒ ::String
1053 |
# File 'sig/client.rbs', line 1053
def thing_type_id: () -> ::String
|
#thing_type_name ⇒ ::String
1051 |
# File 'sig/client.rbs', line 1051
def thing_type_name: () -> ::String
|