You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ServiceCatalog::Types::UpdateProvisioningArtifactOutput
- Inherits:
-
Struct
- Object
- Struct
- Aws::ServiceCatalog::Types::UpdateProvisioningArtifactOutput
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#info ⇒ Hash<String,String>
The URL of the CloudFormation template in Amazon S3.
-
#provisioning_artifact_detail ⇒ Types::ProvisioningArtifactDetail
Information about the provisioning artifact.
-
#status ⇒ String
The status of the current request.
Instance Attribute Details
#info ⇒ Hash<String,String>
The URL of the CloudFormation template in Amazon S3.
#provisioning_artifact_detail ⇒ Types::ProvisioningArtifactDetail
Information about the provisioning artifact.
#status ⇒ String
The status of the current request.
Possible values:
- AVAILABLE
- CREATING
- FAILED