You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::ServiceCatalog::Types::CreateProvisioningArtifactOutput

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#infoHash<String,String>

The URL of the CloudFormation template in Amazon S3, in JSON format.

Returns:

  • (Hash<String,String>)

    The URL of the CloudFormation template in Amazon S3, in JSON format.

#provisioning_artifact_detailTypes::ProvisioningArtifactDetail

Information about the provisioning artifact.

Returns:

#statusString

The status of the current request.

Possible values:

  • AVAILABLE
  • CREATING
  • FAILED

Returns:

  • (String)

    The status of the current request.