Uses of Class
software.amazon.awssdk.services.serverlessapplicationrepository.model.RollbackConfiguration
-
Packages that use RollbackConfiguration Package Description software.amazon.awssdk.services.serverlessapplicationrepository.model -
-
Uses of RollbackConfiguration in software.amazon.awssdk.services.serverlessapplicationrepository.model
Methods in software.amazon.awssdk.services.serverlessapplicationrepository.model that return RollbackConfiguration Modifier and Type Method Description RollbackConfigurationCreateCloudFormationChangeSetRequest. rollbackConfiguration()This property corresponds to the parameter of the same name for the AWS CloudFormation CreateChangeSet API.Methods in software.amazon.awssdk.services.serverlessapplicationrepository.model with parameters of type RollbackConfiguration Modifier and Type Method Description CreateCloudFormationChangeSetRequest.BuilderCreateCloudFormationChangeSetRequest.Builder. rollbackConfiguration(RollbackConfiguration rollbackConfiguration)This property corresponds to the parameter of the same name for the AWS CloudFormation CreateChangeSet API.
-