Interface AttributeGroupDetails.Builder

  • Method Details

    • id

      The unique identifier of the attribute group.

      Parameters:
      id - The unique identifier of the attribute group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • arn

      The Amazon resource name (ARN) that specifies the attribute group.

      Parameters:
      arn - The Amazon resource name (ARN) that specifies the attribute group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      This field is no longer supported. We recommend you don't use the field when using ListAttributeGroupsForApplication.

      The name of the attribute group.

      Parameters:
      name -

      This field is no longer supported. We recommend you don't use the field when using ListAttributeGroupsForApplication.

      The name of the attribute group.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • createdBy

      AttributeGroupDetails.Builder createdBy(String createdBy)

      The service principal that created the attribute group.

      Parameters:
      createdBy - The service principal that created the attribute group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.