Class IntentSlotValueElicitationPromptMessage


  • public final class IntentSlotValueElicitationPromptMessage
    extends java.lang.Object
    • Method Detail

      • content

        public java.lang.String content()
        Returns:
        The text of the message. Must be less than or equal to 1000 characters in length.
      • contentType

        public java.lang.String contentType()
        Returns:
        The content type of the message string.
      • groupNumber

        public java.util.Optional<java.lang.Integer> groupNumber()
        Returns:
        Identifies the message group that the message belongs to. When a group is assigned to a message, Amazon Lex returns one message from each group in the response. Must be a number between 1 and 5 (inclusive).