| Package | Description |
|---|---|
| com.amazonaws.services.cloudformation.model |
| Modifier and Type | Method and Description |
|---|---|
static DeprecatedStatus |
DeprecatedStatus.fromValue(String value)
Use this in place of valueOf.
|
static DeprecatedStatus |
DeprecatedStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeprecatedStatus[] |
DeprecatedStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ListTypeVersionsRequest |
ListTypeVersionsRequest.withDeprecatedStatus(DeprecatedStatus deprecatedStatus)
The deprecation status of the type versions that you want to get summary information about.
|
DescribeTypeResult |
DescribeTypeResult.withDeprecatedStatus(DeprecatedStatus deprecatedStatus)
The deprecation status of the type.
|
ListTypesRequest |
ListTypesRequest.withDeprecatedStatus(DeprecatedStatus deprecatedStatus)
The deprecation status of the types that you want to get summary information about.
|
Copyright © 2020. All rights reserved.