class Aws::ServiceCatalog::Types::ProvisioningArtifactDetail

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

@!attribute [rw] id

The identifier of the provisioning artifact.
@return [String]

@!attribute [rw] name

The name of the provisioning artifact.
@return [String]

@!attribute [rw] description

The description of the provisioning artifact.
@return [String]

@!attribute [rw] type

The type of provisioning artifact.

* `CLOUD_FORMATION_TEMPLATE` - AWS CloudFormation template

* `MARKETPLACE_AMI` - AWS Marketplace AMI

* `MARKETPLACE_CAR` - AWS Marketplace Clusters and AWS Resources
@return [String]

@!attribute [rw] created_time

The UTC time stamp of the creation time.
@return [Time]

@!attribute [rw] active

Indicates whether the product version is active.
@return [Boolean]

@!attribute [rw] guidance

Information set by the administrator to provide guidance to end
users about which provisioning artifacts to use.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ProvisioningArtifactDetail AWS API Documentation

Constants

SENSITIVE