You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::IoT::Types::CreateProvisioningTemplateVersionResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::IoT::Types::CreateProvisioningTemplateVersionResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#is_default_version ⇒ Boolean
True if the fleet provisioning template version is the default version, otherwise false.
-
#template_arn ⇒ String
The ARN that identifies the provisioning template.
-
#template_name ⇒ String
The name of the fleet provisioning template.
-
#version_id ⇒ Integer
The version of the fleet provisioning template.
Instance Attribute Details
#is_default_version ⇒ Boolean
True if the fleet provisioning template version is the default version, otherwise false.
#template_arn ⇒ String
The ARN that identifies the provisioning template.
#template_name ⇒ String
The name of the fleet provisioning template.
#version_id ⇒ Integer
The version of the fleet provisioning template.