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