UpdateProvisioningTemplateRequest
Types
Properties
Link copied to clipboard
The ID of the default provisioning template version.
Link copied to clipboard
The description of the provisioning template.
Link copied to clipboard
Updates the 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 ARN of the role associated with the provisioning template. This IoT role grants permission to provision a device.
Link copied to clipboard
Removes pre-provisioning hook template.
Link copied to clipboard
The name of the provisioning template.
Functions
Link copied to clipboard
inline fun copy(block: UpdateProvisioningTemplateRequest.Builder.() -> Unit = {}): UpdateProvisioningTemplateRequest