| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelbuilding.model |
| Modifier and Type | Method and Description |
|---|---|
static Destination |
Destination.fromValue(String value)
Use this in place of valueOf.
|
static Destination |
Destination.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Destination[] |
Destination.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LogSettingsResponse |
LogSettingsResponse.withDestination(Destination destination)
The destination where logs are delivered.
|
LogSettingsRequest |
LogSettingsRequest.withDestination(Destination destination)
Where the logs will be delivered.
|
Copyright © 2020. All rights reserved.