| Package | Description |
|---|---|
| com.amazonaws.services.cloudformation.model |
| Modifier and Type | Method and Description |
|---|---|
static GeneratedTemplateStatus |
GeneratedTemplateStatus.fromValue(String value)
Use this in place of valueOf.
|
static GeneratedTemplateStatus |
GeneratedTemplateStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GeneratedTemplateStatus[] |
GeneratedTemplateStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeGeneratedTemplateResult |
DescribeGeneratedTemplateResult.withStatus(GeneratedTemplateStatus status)
The status of the template generation.
|
TemplateSummary |
TemplateSummary.withStatus(GeneratedTemplateStatus status)
The status of the template generation.
|
GetGeneratedTemplateResult |
GetGeneratedTemplateResult.withStatus(GeneratedTemplateStatus status)
The status of the template generation.
|
Copyright © 2024. All rights reserved.