GetProvisioningArtifactsProvisioningArtifactDetail

data class GetProvisioningArtifactsProvisioningArtifactDetail(val active: Boolean, val createdTime: String, val description: String, val guidance: String, val id: String, val name: String, val type: String)

Constructors

constructor(active: Boolean, createdTime: String, description: String, guidance: String, id: String, name: String, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Indicates whether the product version is active.

Link copied to clipboard

The UTC time stamp of the creation time.

Link copied to clipboard

The description of the provisioning artifact.

Link copied to clipboard

Information set by the administrator to provide guidance to end users about which provisioning artifacts to use.

Link copied to clipboard
val id: String

The identifier of the provisioning artifact.

Link copied to clipboard

The name of the provisioning artifact.

Link copied to clipboard

The type of provisioning artifact.