| Package | Description |
|---|---|
| com.amazonaws.services.serverlessapplicationrepository.model |
| Modifier and Type | Method and Description |
|---|---|
RollbackTrigger |
RollbackTrigger.clone() |
RollbackTrigger |
RollbackTrigger.withArn(String arn)
This property corresponds to the content of the same name for the AWS CloudFormation RollbackTrigger
Data Type.
|
RollbackTrigger |
RollbackTrigger.withType(String type)
This property corresponds to the content of the same name for the AWS CloudFormation RollbackTrigger
Data Type.
|
| Modifier and Type | Method and Description |
|---|---|
List<RollbackTrigger> |
RollbackConfiguration.getRollbackTriggers()
This property corresponds to the content of the same name for the AWS CloudFormation RollbackConfiguration Data Type.
|
| Modifier and Type | Method and Description |
|---|---|
RollbackConfiguration |
RollbackConfiguration.withRollbackTriggers(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 |
|---|---|
void |
RollbackConfiguration.setRollbackTriggers(Collection<RollbackTrigger> rollbackTriggers)
This property corresponds to the content of the same name for the AWS CloudFormation RollbackConfiguration Data Type.
|
RollbackConfiguration |
RollbackConfiguration.withRollbackTriggers(Collection<RollbackTrigger> rollbackTriggers)
This property corresponds to the content of the same name for the AWS CloudFormation RollbackConfiguration Data Type.
|
Copyright © 2022. All rights reserved.