| Package | Description |
|---|---|
| com.amazonaws.services.bedrockagent.model |
| Modifier and Type | Method and Description |
|---|---|
static FlowValidationSeverity |
FlowValidationSeverity.fromValue(String value)
Use this in place of valueOf.
|
static FlowValidationSeverity |
FlowValidationSeverity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FlowValidationSeverity[] |
FlowValidationSeverity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FlowValidation |
FlowValidation.withSeverity(FlowValidationSeverity severity)
The severity of the issue described in the message.
|
Copyright © 2025. All rights reserved.