class Aws::IoT::Types::DescribeProvisioningTemplateResponse


@return [Types::ProvisioningHook]
Gets information about a pre-provisioned hook.
@!attribute [rw] pre_provisioning_hook
@return [String]
IoT role grants permission to provision a device.
The ARN of the role associated with the provisioning template. This
@!attribute [rw] provisioning_role_arn
@return [Boolean]
True if the fleet provisioning template is enabled, otherwise false.
@!attribute [rw] enabled
@return [String]
The JSON formatted contents of the fleet provisioning template.
@!attribute [rw] template_body
@return [Integer]
The default fleet template version ID.
@!attribute [rw] default_version_id
@return [Time]
The date when the fleet provisioning template was last modified.
@!attribute [rw] last_modified_date
@return [Time]
The date when the fleet provisioning template was created.
@!attribute [rw] creation_date
@return [String]
The description of the fleet provisioning template.
@!attribute [rw] description
@return [String]
The name of the fleet provisioning template.
@!attribute [rw] template_name
@return [String]
The ARN of the fleet provisioning template.
@!attribute [rw] template_arn