ProvisioningArtifactProperties

Information about a provisioning artifact (also known as a version) for a product.

Types

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

Properties

Link copied to clipboard

The description of the provisioning artifact, including how it differs from the previous provisioning artifact.

Link copied to clipboard

If set to true, Service Catalog stops validating the specified provisioning artifact even if it is invalid.

Link copied to clipboard

Specify the template source with one of the following options, but not both. Keys accepted: [ LoadTemplateFromURL, ImportFromPhysicalId ]

Link copied to clipboard
val name: String?

The name of the provisioning artifact (for example, v1 v2beta). No spaces are allowed.

Link copied to clipboard

The type of provisioning artifact.

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