Skip to content

/AWS1/CL_SCGDESCRPROVPARAMSOUT

DescribeProvisioningParametersOutput

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_PROVARTIFACTPARAMETERS TYPE /AWS1/CL_SCGPROVARTIFACTPARAM=>TT_PROVARTIFACTPARAMETERS TT_PROVARTIFACTPARAMETERS

Information about the parameters used to provision the product.

IT_CONSTRAINTSUMMARIES TYPE /AWS1/CL_SCGCONSTRAINTSUMMARY=>TT_CONSTRAINTSUMMARIES TT_CONSTRAINTSUMMARIES

Information about the constraints used to provision the product.

IT_USAGEINSTRUCTIONS TYPE /AWS1/CL_SCGUSAGEINSTRUCTION=>TT_USAGEINSTRUCTIONS TT_USAGEINSTRUCTIONS

Any additional metadata specifically related to the provisioning of the product. For example, see the Version field of the CloudFormation template.

IT_TAGOPTIONS TYPE /AWS1/CL_SCGTAGOPTIONSUMMARY=>TT_TAGOPTIONSUMMARIES TT_TAGOPTIONSUMMARIES

Information about the TagOptions associated with the resource.

IO_PROVARTIFACTPREFERENCES TYPE REF TO /AWS1/CL_SCGPROVARTIFACTPREF00 /AWS1/CL_SCGPROVARTIFACTPREF00

An object that contains information about preferences, such as Regions and accounts, for the provisioning artifact.

IT_PROVARTIFACTOUTPUTS TYPE /AWS1/CL_SCGPROVARTIFACTOUTPUT=>TT_PROVISIONINGARTIFACTOUTPUTS TT_PROVISIONINGARTIFACTOUTPUTS

The output of the provisioning artifact.

IT_PROVARTIFACTOUTPUTKEYS TYPE /AWS1/CL_SCGPROVARTIFACTOUTPUT=>TT_PROVISIONINGARTIFACTOUTPUTS TT_PROVISIONINGARTIFACTOUTPUTS

A list of the keys and descriptions of the outputs. These outputs can be referenced from a provisioned product launched from this provisioning artifact.


Queryable Attributes

ProvisioningArtifactParameters

Information about the parameters used to provision the product.

Accessible with the following methods

Method Description
GET_PROVARTIFACTPARAMETERS() Getter for PROVARTIFACTPARAMETERS, with configurable default
ASK_PROVARTIFACTPARAMETERS() Getter for PROVARTIFACTPARAMETERS w/ exceptions if field has
HAS_PROVARTIFACTPARAMETERS() Determine if PROVARTIFACTPARAMETERS has a value

ConstraintSummaries

Information about the constraints used to provision the product.

Accessible with the following methods

Method Description
GET_CONSTRAINTSUMMARIES() Getter for CONSTRAINTSUMMARIES, with configurable default
ASK_CONSTRAINTSUMMARIES() Getter for CONSTRAINTSUMMARIES w/ exceptions if field has no
HAS_CONSTRAINTSUMMARIES() Determine if CONSTRAINTSUMMARIES has a value

UsageInstructions

Any additional metadata specifically related to the provisioning of the product. For example, see the Version field of the CloudFormation template.

Accessible with the following methods

Method Description
GET_USAGEINSTRUCTIONS() Getter for USAGEINSTRUCTIONS, with configurable default
ASK_USAGEINSTRUCTIONS() Getter for USAGEINSTRUCTIONS w/ exceptions if field has no v
HAS_USAGEINSTRUCTIONS() Determine if USAGEINSTRUCTIONS has a value

TagOptions

Information about the TagOptions associated with the resource.

Accessible with the following methods

Method Description
GET_TAGOPTIONS() Getter for TAGOPTIONS, with configurable default
ASK_TAGOPTIONS() Getter for TAGOPTIONS w/ exceptions if field has no value
HAS_TAGOPTIONS() Determine if TAGOPTIONS has a value

ProvisioningArtifactPreferences

An object that contains information about preferences, such as Regions and accounts, for the provisioning artifact.

Accessible with the following methods

Method Description
GET_PROVARTIFACTPREFERENCES() Getter for PROVARTIFACTPREFERENCES

ProvisioningArtifactOutputs

The output of the provisioning artifact.

Accessible with the following methods

Method Description
GET_PROVARTIFACTOUTPUTS() Getter for PROVISIONINGARTIFACTOUTPUTS, with configurable de
ASK_PROVARTIFACTOUTPUTS() Getter for PROVISIONINGARTIFACTOUTPUTS w/ exceptions if fiel
HAS_PROVARTIFACTOUTPUTS() Determine if PROVISIONINGARTIFACTOUTPUTS has a value

ProvisioningArtifactOutputKeys

A list of the keys and descriptions of the outputs. These outputs can be referenced from a provisioned product launched from this provisioning artifact.

Accessible with the following methods

Method Description
GET_PROVARTIFACTOUTPUTKEYS() Getter for PROVARTIFACTOUTPUTKEYS, with configurable default
ASK_PROVARTIFACTOUTPUTKEYS() Getter for PROVARTIFACTOUTPUTKEYS w/ exceptions if field has
HAS_PROVARTIFACTOUTPUTKEYS() Determine if PROVARTIFACTOUTPUTKEYS has a value