CreateCloudFormationTemplateResponse.Builder |
CreateCloudFormationTemplateResponse.Builder.applicationId(String applicationId) |
The application Amazon Resource Name (ARN).
|
static CreateCloudFormationTemplateResponse.Builder |
CreateCloudFormationTemplateResponse.builder() |
|
CreateCloudFormationTemplateResponse.Builder |
CreateCloudFormationTemplateResponse.Builder.creationTime(String creationTime) |
The date and time this resource was created.
|
CreateCloudFormationTemplateResponse.Builder |
CreateCloudFormationTemplateResponse.Builder.expirationTime(String expirationTime) |
The date and time this template expires.
|
CreateCloudFormationTemplateResponse.Builder |
CreateCloudFormationTemplateResponse.Builder.semanticVersion(String semanticVersion) |
The semantic version of the application:
|
CreateCloudFormationTemplateResponse.Builder |
CreateCloudFormationTemplateResponse.Builder.status(String status) |
Status of the template creation workflow.
|
CreateCloudFormationTemplateResponse.Builder |
CreateCloudFormationTemplateResponse.Builder.status(Status status) |
Status of the template creation workflow.
|
CreateCloudFormationTemplateResponse.Builder |
CreateCloudFormationTemplateResponse.Builder.templateId(String templateId) |
The UUID returned by CreateCloudFormationTemplate.
|
CreateCloudFormationTemplateResponse.Builder |
CreateCloudFormationTemplateResponse.Builder.templateUrl(String templateUrl) |
A link to the template that can be used to deploy the application using AWS CloudFormation.
|
CreateCloudFormationTemplateResponse.Builder |
CreateCloudFormationTemplateResponse.toBuilder() |
|