Uses of Enum
software.amazon.awssdk.services.bedrockagent.model.FlowValidationDetails.Type
Packages that use FlowValidationDetails.Type
-
Uses of FlowValidationDetails.Type in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return FlowValidationDetails.TypeModifier and TypeMethodDescriptionFlowValidationDetails.type()Retrieve an enum value representing which member of this object is populated.static FlowValidationDetails.TypeReturns the enum constant of this type with the specified name.static FlowValidationDetails.Type[]FlowValidationDetails.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.