You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ServiceCatalog::Types::ProvisioningArtifactDetail
- Inherits:
-
Struct
- Object
- Struct
- Aws::ServiceCatalog::Types::ProvisioningArtifactDetail
- Defined in:
- (unknown)
Overview
Information about a provisioning artifact (also known as a version) for a product.
Returned by:
Instance Attribute Summary collapse
-
#active ⇒ Boolean
Indicates whether the product version is active.
-
#created_time ⇒ Time
The UTC time stamp of the creation time.
-
#description ⇒ String
The description of the provisioning artifact.
-
#guidance ⇒ String
Information set by the administrator to provide guidance to end users about which provisioning artifacts to use.
-
#id ⇒ String
The identifier of the provisioning artifact.
-
#name ⇒ String
The name of the provisioning artifact.
-
#type ⇒ String
The type of provisioning artifact.
Instance Attribute Details
#active ⇒ Boolean
Indicates whether the product version is active.
#created_time ⇒ Time
The UTC time stamp of the creation time.
#description ⇒ String
The description of the provisioning artifact.
#guidance ⇒ String
Information set by the administrator to provide guidance to end users about which provisioning artifacts to use.
Possible values:
- DEFAULT
- DEPRECATED
#id ⇒ String
The identifier of the provisioning artifact.
#name ⇒ String
The name of the provisioning artifact.
#type ⇒ String
The type of provisioning artifact.
CLOUD_FORMATION_TEMPLATE
- AWS CloudFormation templateMARKETPLACE_AMI
- AWS Marketplace AMIMARKETPLACE_CAR
- AWS Marketplace Clusters and AWS ResourcesPossible values:
- CLOUD_FORMATION_TEMPLATE
- MARKETPLACE_AMI
- MARKETPLACE_CAR