| Package | Description |
|---|---|
| com.amazonaws.services.serverlessapplicationrepository.model |
| Modifier and Type | Method and Description |
|---|---|
RollbackConfiguration |
RollbackConfiguration.clone() |
RollbackConfiguration |
CreateCloudFormationChangeSetRequest.getRollbackConfiguration()
This property corresponds to the parameter of the same name for the AWS CloudFormation CreateChangeSet
API.
|
RollbackConfiguration |
RollbackConfiguration.withMonitoringTimeInMinutes(Integer monitoringTimeInMinutes)
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.
|
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 |
CreateCloudFormationChangeSetRequest.setRollbackConfiguration(RollbackConfiguration rollbackConfiguration)
This property corresponds to the parameter of the same name for the AWS CloudFormation CreateChangeSet
API.
|
CreateCloudFormationChangeSetRequest |
CreateCloudFormationChangeSetRequest.withRollbackConfiguration(RollbackConfiguration rollbackConfiguration)
This property corresponds to the parameter of the same name for the AWS CloudFormation CreateChangeSet
API.
|
Copyright © 2019. All rights reserved.