| Package | Description |
|---|---|
| com.amazonaws.services.databasemigrationservice.model |
| Modifier and Type | Method and Description |
|---|---|
static AuthTypeValue |
AuthTypeValue.fromValue(String value)
Use this in place of valueOf.
|
static AuthTypeValue |
AuthTypeValue.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthTypeValue[] |
AuthTypeValue.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MongoDbSettings.setAuthType(AuthTypeValue authType)
The authentication type you use to access the MongoDB source endpoint.
|
MongoDbSettings |
MongoDbSettings.withAuthType(AuthTypeValue authType)
The authentication type you use to access the MongoDB source endpoint.
|
Copyright © 2017. All rights reserved.