Interface AttributeValue.Builder

    • Method Detail

      • value

        AttributeValue.Builder value​(String value)

        The attribute value. The value is case-sensitive.

        Parameters:
        value - The attribute value. The value is case-sensitive.
        Returns:
        Returns a reference to this object so that method calls can be chained together.