Module: Aws::IoT::Client::_CreateProvisioningTemplateResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateProvisioningTemplateResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#default_version_id ⇒ ::Integer
871 |
# File 'sig/client.rbs', line 871
def default_version_id: () -> ::Integer
|
#template_arn ⇒ ::String
869 |
# File 'sig/client.rbs', line 869
def template_arn: () -> ::String
|
#template_name ⇒ ::String
870 |
# File 'sig/client.rbs', line 870
def template_name: () -> ::String
|