| Package | Description |
|---|---|
| com.amazonaws.services.finspace.model |
| Modifier and Type | Method and Description |
|---|---|
static KxAzMode |
KxAzMode.fromValue(String value)
Use this in place of valueOf.
|
static KxAzMode |
KxAzMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KxAzMode[] |
KxAzMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GetKxClusterResult |
GetKxClusterResult.withAzMode(KxAzMode azMode)
The number of availability zones you want to assign per cluster.
|
CreateKxClusterResult |
CreateKxClusterResult.withAzMode(KxAzMode azMode)
The number of availability zones you want to assign per cluster.
|
KxCluster |
KxCluster.withAzMode(KxAzMode azMode)
The number of availability zones assigned per cluster.
|
CreateKxClusterRequest |
CreateKxClusterRequest.withAzMode(KxAzMode azMode)
The number of availability zones you want to assign per cluster.
|
Copyright © 2023. All rights reserved.