| Package | Description |
|---|---|
| com.amazonaws.services.workspaces.model |
| Modifier and Type | Method and Description |
|---|---|
static DedicatedTenancySupportResultEnum |
DedicatedTenancySupportResultEnum.fromValue(String value)
Use this in place of valueOf.
|
static DedicatedTenancySupportResultEnum |
DedicatedTenancySupportResultEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DedicatedTenancySupportResultEnum[] |
DedicatedTenancySupportResultEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeAccountResult |
DescribeAccountResult.withDedicatedTenancySupport(DedicatedTenancySupportResultEnum dedicatedTenancySupport)
The status of BYOL (whether BYOL is enabled or disabled).
|
AccountModification |
AccountModification.withDedicatedTenancySupport(DedicatedTenancySupportResultEnum dedicatedTenancySupport)
The status of BYOL (whether BYOL is being enabled or disabled).
|
Copyright © 2025. All rights reserved.