| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudformation.model |
| Modifier and Type | Method and Description |
|---|---|
List<RollbackTrigger> |
RollbackConfiguration.rollbackTriggers()
The triggers to monitor during stack creation or update actions.
|
| Modifier and Type | Method and Description |
|---|---|
RollbackConfiguration.Builder |
RollbackConfiguration.Builder.rollbackTriggers(RollbackTrigger... rollbackTriggers)
The triggers to monitor during stack creation or update actions.
|
| Modifier and Type | Method and Description |
|---|---|
RollbackConfiguration.Builder |
RollbackConfiguration.Builder.rollbackTriggers(Collection<RollbackTrigger> rollbackTriggers)
The triggers to monitor during stack creation or update actions.
|
Copyright © 2019. All rights reserved.