Uses of Enum
software.amazon.awscdk.services.bedrock.alpha.ChatMessageRole
Packages that use ChatMessageRole
-
Uses of ChatMessageRole in software.amazon.awscdk.services.bedrock.alpha
Methods in software.amazon.awscdk.services.bedrock.alpha that return ChatMessageRoleModifier and TypeMethodDescriptionChatMessage.getRole()
(experimental) The role of the message sender.static ChatMessageRole
Returns the enum constant of this type with the specified name.static ChatMessageRole[]
ChatMessageRole.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in software.amazon.awscdk.services.bedrock.alpha with parameters of type ChatMessageRole