| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
static DirectoryType |
DirectoryType.fromValue(String value)
Use this in place of valueOf.
|
static DirectoryType |
DirectoryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DirectoryType[] |
DirectoryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
InstanceSummary |
InstanceSummary.withIdentityManagementType(DirectoryType identityManagementType)
The identity management type of the instance.
|
CreateInstanceRequest |
CreateInstanceRequest.withIdentityManagementType(DirectoryType identityManagementType)
The type of identity management for your Amazon Connect users.
|
Instance |
Instance.withIdentityManagementType(DirectoryType identityManagementType)
The identity management type.
|
Copyright © 2023. All rights reserved.