| Package | Description |
|---|---|
| software.amazon.awssdk.services.serverlessapplicationrepository.model |
| Modifier and Type | Method and Description |
|---|---|
List<RollbackTrigger> |
RollbackConfiguration.rollbackTriggers()
This property corresponds to the content of the same name for the AWS CloudFormation RollbackConfiguration Data Type.
|
| Modifier and Type | Method and Description |
|---|---|
RollbackConfiguration.Builder |
RollbackConfiguration.Builder.rollbackTriggers(RollbackTrigger... rollbackTriggers)
This property corresponds to the content of the same name for the AWS CloudFormation RollbackConfiguration Data Type.
|
| Modifier and Type | Method and Description |
|---|---|
RollbackConfiguration.Builder |
RollbackConfiguration.Builder.rollbackTriggers(Collection<RollbackTrigger> rollbackTriggers)
This property corresponds to the content of the same name for the AWS CloudFormation RollbackConfiguration Data Type.
|
Copyright © 2023. All rights reserved.