Interface GroupNameAndArn.Builder

  • Method Details

    • groupName

      GroupNameAndArn.Builder groupName(String groupName)

      The group name.

      Parameters:
      groupName - The group name.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • groupArn

      GroupNameAndArn.Builder groupArn(String groupArn)

      The group ARN.

      Parameters:
      groupArn - The group ARN.
      Returns:
      Returns a reference to this object so that method calls can be chained together.