/AWS1/CL_SGMSVCCATALOGPROVUP00¶
Details that you specify to provision a service catalog product. For information about service catalog, see What is Amazon Web Services Service Catalog.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_provisioningartifactid TYPE /AWS1/SGMSVCCATALOGENTITYID /AWS1/SGMSVCCATALOGENTITYID¶
The ID of the provisioning artifact.
it_provisioningparameters TYPE /AWS1/CL_SGMPROVPARAMETER=>TT_PROVISIONINGPARAMETERS TT_PROVISIONINGPARAMETERS¶
A list of key value pairs that you specify when you provision a product.
Queryable Attributes¶
ProvisioningArtifactId¶
The ID of the provisioning artifact.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROVISIONINGARTIFACTID() |
Getter for PROVISIONINGARTIFACTID, with configurable default |
ASK_PROVISIONINGARTIFACTID() |
Getter for PROVISIONINGARTIFACTID w/ exceptions if field has |
HAS_PROVISIONINGARTIFACTID() |
Determine if PROVISIONINGARTIFACTID has a value |
ProvisioningParameters¶
A list of key value pairs that you specify when you provision a product.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROVISIONINGPARAMETERS() |
Getter for PROVISIONINGPARAMETERS, with configurable default |
ASK_PROVISIONINGPARAMETERS() |
Getter for PROVISIONINGPARAMETERS w/ exceptions if field has |
HAS_PROVISIONINGPARAMETERS() |
Determine if PROVISIONINGPARAMETERS has a value |