| Package | Description |
|---|---|
| com.amazonaws.services.docdbelastic.model |
| Modifier and Type | Method and Description |
|---|---|
static Auth |
Auth.fromValue(String value)
Use this in place of valueOf.
|
static Auth |
Auth.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Auth[] |
Auth.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateClusterRequest |
UpdateClusterRequest.withAuthType(Auth authType)
The authentication type for the Elastic DocumentDB cluster.
|
CreateClusterRequest |
CreateClusterRequest.withAuthType(Auth authType)
The authentication type for the Elastic DocumentDB cluster.
|
Cluster |
Cluster.withAuthType(Auth authType)
The authentication type for the Elastic DocumentDB cluster.
|
Copyright © 2024. All rights reserved.