| Package | Description |
|---|---|
| com.amazonaws.services.ecs.model |
| Modifier and Type | Method and Description |
|---|---|
static SettingType |
SettingType.fromValue(String value)
Use this in place of valueOf.
|
static SettingType |
SettingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SettingType[] |
SettingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Setting |
Setting.withType(SettingType type)
Indicates whether Amazon Web Services manages the account setting, or if the user manages it.
|
Copyright © 2023. All rights reserved.