| Package | Description |
|---|---|
| com.amazonaws.services.bedrockagentruntime.model |
| Modifier and Type | Method and Description |
|---|---|
static QueryTransformationType |
QueryTransformationType.fromValue(String value)
Use this in place of valueOf.
|
static QueryTransformationType |
QueryTransformationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QueryTransformationType[] |
QueryTransformationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
QueryTransformationConfiguration |
QueryTransformationConfiguration.withType(QueryTransformationType type)
The type of transformation to apply to the prompt.
|
Copyright © 2025. All rights reserved.