Module: Aws::IoT::Client::_CreateThingGroupResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateThingGroupResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#thing_group_arn ⇒ ::String
1026 |
# File 'sig/client.rbs', line 1026
def thing_group_arn: () -> ::String
|
#thing_group_id ⇒ ::String
1027 |
# File 'sig/client.rbs', line 1027
def thing_group_id: () -> ::String
|
#thing_group_name ⇒ ::String
1025 |
# File 'sig/client.rbs', line 1025
def thing_group_name: () -> ::String
|