You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ServiceCatalog::Types::ProvisioningArtifactSummary
- Inherits:
-
Struct
- Object
- Struct
- Aws::ServiceCatalog::Types::ProvisioningArtifactSummary
- Defined in:
- (unknown)
Overview
Summary information about a provisioning artifact (also known as a version) for a product.
Instance Attribute Summary collapse
-
#created_time ⇒ Time
The UTC time stamp of the creation time.
-
#description ⇒ String
The description of the provisioning artifact.
-
#id ⇒ String
The identifier of the provisioning artifact.
-
#name ⇒ String
The name of the provisioning artifact.
-
#provisioning_artifact_metadata ⇒ Hash<String,String>
The metadata for the provisioning artifact.
Instance Attribute Details
#created_time ⇒ Time
The UTC time stamp of the creation time.
#description ⇒ String
The description of the provisioning artifact.
#id ⇒ String
The identifier of the provisioning artifact.
#name ⇒ String
The name of the provisioning artifact.
#provisioning_artifact_metadata ⇒ Hash<String,String>
The metadata for the provisioning artifact. This is used with AWS Marketplace products.