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