| Package | Description |
|---|---|
| com.amazonaws.services.serverlessapplicationrepository |
The AWS Serverless Application Repository makes it easy for developers and enterprises to quickly find and deploy
serverless applications in the AWS Cloud.
|
| com.amazonaws.services.serverlessapplicationrepository.model |
| Modifier and Type | Method and Description |
|---|---|
CreateCloudFormationChangeSetRequest |
CreateCloudFormationChangeSetRequest.clone() |
CreateCloudFormationChangeSetRequest |
CreateCloudFormationChangeSetRequest.withApplicationId(String applicationId)
The ID of the application to get.
|
CreateCloudFormationChangeSetRequest |
CreateCloudFormationChangeSetRequest.withParameterOverrides(Collection<ParameterValue> parameterOverrides)
A list of parameter values for the parameters of the application.
|
CreateCloudFormationChangeSetRequest |
CreateCloudFormationChangeSetRequest.withParameterOverrides(ParameterValue... parameterOverrides)
A list of parameter values for the parameters of the application.
|
CreateCloudFormationChangeSetRequest |
CreateCloudFormationChangeSetRequest.withSemanticVersion(String semanticVersion)
The semantic version of the application:
|
CreateCloudFormationChangeSetRequest |
CreateCloudFormationChangeSetRequest.withStackName(String stackName)
The name or the unique ID of the stack for which you are creating a change set.
|
Copyright © 2018. All rights reserved.