CreateProvisioningTemplateRequest
Types
Properties
Link copied to clipboard
The description of the provisioning template.
Link copied to clipboard
Creates a pre-provisioning hook template. Only supports template of type FLEET_PROVISIONING
. For more information about provisioning template types, see type.
Link copied to clipboard
The role ARN for the role associated with the provisioning template. This IoT role grants permission to provision a device.
Link copied to clipboard
The JSON formatted contents of the provisioning template.
Link copied to clipboard
The name of the provisioning template.
Link copied to clipboard
The type you define in a provisioning template. You can create a template with only one type. You can't change the template type after its creation. The default value is FLEET_PROVISIONING
. For more information about provisioning template, see: Provisioning template.
Functions
Link copied to clipboard
inline fun copy(block: CreateProvisioningTemplateRequest.Builder.() -> Unit = {}): CreateProvisioningTemplateRequest