Interface AttributeValue.Builder

    • Method Detail

      • value

        AttributeValue.Builder value​(String value)

        The specific value of an attributeName.

        Parameters:
        value - The specific value of an attributeName.
        Returns:
        Returns a reference to this object so that method calls can be chained together.