ProvisioningTemplateSummary

A summary of information about a provisioning template.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The date when the provisioning template summary was created.

Link copied to clipboard

The description of the provisioning template.

Link copied to clipboard

True if the fleet provision template is enabled, otherwise false.

Link copied to clipboard

The date when the provisioning template summary was last modified.

Link copied to clipboard

The ARN 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
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String