/AWS1/CL_SCGPROVPREFERENCES¶
The user-defined preferences that will be applied when updating a provisioned product. Not all preferences are applicable to all provisioned product type
One or more Amazon Web Services accounts that will have access to the provisioned product.
Applicable only to a CFN_STACKSET provisioned product type.
The Amazon Web Services accounts specified should be within the list of accounts in the
STACKSET constraint. To get the list of accounts in the
STACKSET constraint, use the DescribeProvisioningParameters
operation.
If no values are specified, the default value is all accounts from the
STACKSET constraint.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_stacksetaccounts TYPE /AWS1/CL_SCGSTACKSETACCOUNTS_W=>TT_STACKSETACCOUNTS TT_STACKSETACCOUNTS¶
One or more Amazon Web Services accounts where the provisioned product will be available.
Applicable only to a
CFN_STACKSETprovisioned product type.The specified accounts should be within the list of accounts from the
STACKSETconstraint. To get the list of accounts in theSTACKSETconstraint, use theDescribeProvisioningParametersoperation.If no values are specified, the default value is all acounts from the
STACKSETconstraint.
it_stacksetregions TYPE /AWS1/CL_SCGSTACKSETREGIONS_W=>TT_STACKSETREGIONS TT_STACKSETREGIONS¶
One or more Amazon Web Services Regions where the provisioned product will be available.
Applicable only to a
CFN_STACKSETprovisioned product type.The specified Regions should be within the list of Regions from the
STACKSETconstraint. To get the list of Regions in theSTACKSETconstraint, use theDescribeProvisioningParametersoperation.If no values are specified, the default value is all Regions from the
STACKSETconstraint.
iv_stacksetfailuretoleranc00 TYPE /AWS1/SCGSTACKSETFAILURETOLE00 /AWS1/SCGSTACKSETFAILURETOLE00¶
The number of accounts, per Region, for which this operation can fail before Service Catalog stops the operation in that Region. If the operation is stopped in a Region, Service Catalog doesn't attempt the operation in any subsequent Regions.
Applicable only to a
CFN_STACKSETprovisioned product type.Conditional: You must specify either
StackSetFailureToleranceCountorStackSetFailureTolerancePercentage, but not both.The default value is
0if no value is specified.
iv_stacksetfailuretoleranc01 TYPE /AWS1/SCGSTACKSETFAILURETOLE01 /AWS1/SCGSTACKSETFAILURETOLE01¶
The percentage of accounts, per Region, for which this stack operation can fail before Service Catalog stops the operation in that Region. If the operation is stopped in a Region, Service Catalog doesn't attempt the operation in any subsequent Regions.
When calculating the number of accounts based on the specified percentage, Service Catalog rounds down to the next whole number.
Applicable only to a
CFN_STACKSETprovisioned product type.Conditional: You must specify either
StackSetFailureToleranceCountorStackSetFailureTolerancePercentage, but not both.
iv_stacksetmaxconcurrencycnt TYPE /AWS1/SCGSTACKSETMAXCONCURRE00 /AWS1/SCGSTACKSETMAXCONCURRE00¶
The maximum number of accounts in which to perform this operation at one time. This is dependent on the value of
StackSetFailureToleranceCount.StackSetMaxConcurrentCountis at most one more than theStackSetFailureToleranceCount.Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling.
Applicable only to a
CFN_STACKSETprovisioned product type.Conditional: You must specify either
StackSetMaxConcurrentCountorStackSetMaxConcurrentPercentage, but not both.
iv_stacksetmaxconcurrencyp00 TYPE /AWS1/SCGSTACKSETMAXCONCURRE01 /AWS1/SCGSTACKSETMAXCONCURRE01¶
The maximum percentage of accounts in which to perform this operation at one time.
When calculating the number of accounts based on the specified percentage, Service Catalog rounds down to the next whole number. This is true except in cases where rounding down would result is zero. In this case, Service Catalog sets the number as
1instead.Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling.
Applicable only to a
CFN_STACKSETprovisioned product type.Conditional: You must specify either
StackSetMaxConcurrentCountorStackSetMaxConcurrentPercentage, but not both.
Queryable Attributes¶
StackSetAccounts¶
One or more Amazon Web Services accounts where the provisioned product will be available.
Applicable only to a
CFN_STACKSETprovisioned product type.The specified accounts should be within the list of accounts from the
STACKSETconstraint. To get the list of accounts in theSTACKSETconstraint, use theDescribeProvisioningParametersoperation.If no values are specified, the default value is all acounts from the
STACKSETconstraint.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STACKSETACCOUNTS() |
Getter for STACKSETACCOUNTS, with configurable default |
ASK_STACKSETACCOUNTS() |
Getter for STACKSETACCOUNTS w/ exceptions if field has no va |
HAS_STACKSETACCOUNTS() |
Determine if STACKSETACCOUNTS has a value |
StackSetRegions¶
One or more Amazon Web Services Regions where the provisioned product will be available.
Applicable only to a
CFN_STACKSETprovisioned product type.The specified Regions should be within the list of Regions from the
STACKSETconstraint. To get the list of Regions in theSTACKSETconstraint, use theDescribeProvisioningParametersoperation.If no values are specified, the default value is all Regions from the
STACKSETconstraint.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STACKSETREGIONS() |
Getter for STACKSETREGIONS, with configurable default |
ASK_STACKSETREGIONS() |
Getter for STACKSETREGIONS w/ exceptions if field has no val |
HAS_STACKSETREGIONS() |
Determine if STACKSETREGIONS has a value |
StackSetFailureToleranceCount¶
The number of accounts, per Region, for which this operation can fail before Service Catalog stops the operation in that Region. If the operation is stopped in a Region, Service Catalog doesn't attempt the operation in any subsequent Regions.
Applicable only to a
CFN_STACKSETprovisioned product type.Conditional: You must specify either
StackSetFailureToleranceCountorStackSetFailureTolerancePercentage, but not both.The default value is
0if no value is specified.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STACKSETFAILURETOLERAN00() |
Getter for STACKSETFAILURETOLERANCECNT, with configurable de |
ASK_STACKSETFAILURETOLERAN00() |
Getter for STACKSETFAILURETOLERANCECNT w/ exceptions if fiel |
HAS_STACKSETFAILURETOLERAN00() |
Determine if STACKSETFAILURETOLERANCECNT has a value |
StackSetFailureTolerancePercentage¶
The percentage of accounts, per Region, for which this stack operation can fail before Service Catalog stops the operation in that Region. If the operation is stopped in a Region, Service Catalog doesn't attempt the operation in any subsequent Regions.
When calculating the number of accounts based on the specified percentage, Service Catalog rounds down to the next whole number.
Applicable only to a
CFN_STACKSETprovisioned product type.Conditional: You must specify either
StackSetFailureToleranceCountorStackSetFailureTolerancePercentage, but not both.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STACKSETFAILURETOLERAN01() |
Getter for STACKSETFAILURETOLERANCEPE00, with configurable d |
ASK_STACKSETFAILURETOLERAN01() |
Getter for STACKSETFAILURETOLERANCEPE00 w/ exceptions if fie |
HAS_STACKSETFAILURETOLERAN01() |
Determine if STACKSETFAILURETOLERANCEPE00 has a value |
StackSetMaxConcurrencyCount¶
The maximum number of accounts in which to perform this operation at one time. This is dependent on the value of
StackSetFailureToleranceCount.StackSetMaxConcurrentCountis at most one more than theStackSetFailureToleranceCount.Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling.
Applicable only to a
CFN_STACKSETprovisioned product type.Conditional: You must specify either
StackSetMaxConcurrentCountorStackSetMaxConcurrentPercentage, but not both.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STACKSETMAXCONCURRENCYCT() |
Getter for STACKSETMAXCONCURRENCYCOUNT, with configurable de |
ASK_STACKSETMAXCONCURRENCYCT() |
Getter for STACKSETMAXCONCURRENCYCOUNT w/ exceptions if fiel |
HAS_STACKSETMAXCONCURRENCYCT() |
Determine if STACKSETMAXCONCURRENCYCOUNT has a value |
StackSetMaxConcurrencyPercentage¶
The maximum percentage of accounts in which to perform this operation at one time.
When calculating the number of accounts based on the specified percentage, Service Catalog rounds down to the next whole number. This is true except in cases where rounding down would result is zero. In this case, Service Catalog sets the number as
1instead.Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling.
Applicable only to a
CFN_STACKSETprovisioned product type.Conditional: You must specify either
StackSetMaxConcurrentCountorStackSetMaxConcurrentPercentage, but not both.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STACKSETMAXCONCURRENCY00() |
Getter for STACKSETMAXCONCURRENCYPERC00, with configurable d |
ASK_STACKSETMAXCONCURRENCY00() |
Getter for STACKSETMAXCONCURRENCYPERC00 w/ exceptions if fie |
HAS_STACKSETMAXCONCURRENCY00() |
Determine if STACKSETMAXCONCURRENCYPERC00 has a value |