Interface AttributeValue.Builder

All Superinterfaces:
Buildable, CopyableBuilder<AttributeValue.Builder,AttributeValue>, SdkBuilder<AttributeValue.Builder,AttributeValue>, SdkPojo
Enclosing class:
AttributeValue

public static interface AttributeValue.Builder extends SdkPojo, CopyableBuilder<AttributeValue.Builder,AttributeValue>
  • Method Details

    • 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.