| Package | Description |
|---|---|
| com.amazonaws.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateCloudFormationCollectionFilter |
UpdateCloudFormationCollectionFilter.clone() |
UpdateCloudFormationCollectionFilter |
UpdateResourceCollectionFilter.getCloudFormation()
A collection of Amazon Web Services CloudFormation stacks.
|
UpdateCloudFormationCollectionFilter |
UpdateCloudFormationCollectionFilter.withStackNames(Collection<String> stackNames)
An array of the names of the Amazon Web Services CloudFormation stacks to update.
|
UpdateCloudFormationCollectionFilter |
UpdateCloudFormationCollectionFilter.withStackNames(String... stackNames)
An array of the names of the Amazon Web Services CloudFormation stacks to update.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateResourceCollectionFilter.setCloudFormation(UpdateCloudFormationCollectionFilter cloudFormation)
A collection of Amazon Web Services CloudFormation stacks.
|
UpdateResourceCollectionFilter |
UpdateResourceCollectionFilter.withCloudFormation(UpdateCloudFormationCollectionFilter cloudFormation)
A collection of Amazon Web Services CloudFormation stacks.
|
Copyright © 2025. All rights reserved.