class Aws::ServiceCatalog::Types::CreateProvisioningArtifactOutput

@!attribute [rw] provisioning_artifact_detail

Information about the provisioning artifact.
@return [Types::ProvisioningArtifactDetail]

@!attribute [rw] info

Specify the template source with one of the following options, but
not both. Keys accepted: \[ `LoadTemplateFromURL`,
`ImportFromPhysicalId` \].

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

`LoadTemplateFromURL`

Use the URL of the CloudFormation template in Amazon S3 in JSON
format.

`ImportFromPhysicalId`

Use the physical id of the resource that contains the template;
currently supports CloudFormation stack ARN.
@return [Hash<String,String>]

@!attribute [rw] status

The status of the current request.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CreateProvisioningArtifactOutput AWS API Documentation

Constants

SENSITIVE