| Package | Description |
|---|---|
| com.amazonaws.services.cloudformation.model |
| Modifier and Type | Method and Description |
|---|---|
static Visibility |
Visibility.fromValue(String value)
Use this in place of valueOf.
|
static Visibility |
Visibility.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Visibility[] |
Visibility.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ListTypesRequest |
ListTypesRequest.withVisibility(Visibility visibility)
The scope at which the extensions are visible and usable in CloudFormation operations.
|
DescribeTypeResult |
DescribeTypeResult.withVisibility(Visibility visibility)
The scope at which the extension is visible and usable in CloudFormation operations.
|
Copyright © 2022. All rights reserved.