You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ServiceCatalog::Types::ProvisioningArtifact
- Inherits:
-
Struct
- Object
- Struct
- Aws::ServiceCatalog::Types::ProvisioningArtifact
- Defined in:
- (unknown)
Overview
Information about a provisioning artifact. A provisioning artifact is also known as a product version.
Returned by:
Instance Attribute Summary collapse
-
#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.
Instance Attribute Details
#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.