| Package | Description |
|---|---|
| software.amazon.awscdk |
AWS Cloud Development Kit Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnStackSet.OperationPreferencesProperty |
CfnStackSet.OperationPreferencesProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnStackSetProps.Builder |
CfnStackSetProps.Builder.operationPreferences(CfnStackSet.OperationPreferencesProperty operationPreferences)
Sets the value of
CfnStackSetProps.getOperationPreferences() |
CfnStackSet.Builder |
CfnStackSet.Builder.operationPreferences(CfnStackSet.OperationPreferencesProperty operationPreferences)
The user-specified preferences for how AWS CloudFormation performs a stack set operation.
|
void |
CfnStackSet.setOperationPreferences(CfnStackSet.OperationPreferencesProperty value)
The user-specified preferences for how AWS CloudFormation performs a stack set operation.
|
Copyright © 2022. All rights reserved.