| Package | Description |
|---|---|
| com.amazonaws.services.connectwisdom.model |
| Modifier and Type | Method and Description |
|---|---|
static ExternalSource |
ExternalSource.fromValue(String value)
Use this in place of valueOf.
|
static ExternalSource |
ExternalSource.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExternalSource[] |
ExternalSource.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ExternalSourceConfiguration |
ExternalSourceConfiguration.withSource(ExternalSource source)
The type of the external data source.
|
Copyright © 2023. All rights reserved.