Interface PolicyGroup.Builder

  • Method Details

    • groupName

      PolicyGroup.Builder groupName(String groupName)

      The name (friendly name, not ARN) identifying the group.

      Parameters:
      groupName - The name (friendly name, not ARN) identifying the group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • groupId

      PolicyGroup.Builder groupId(String groupId)

      The stable and unique string identifying the group. For more information about IDs, see IAM identifiers in the IAM User Guide.

      Parameters:
      groupId - The stable and unique string identifying the group. For more information about IDs, see IAM identifiers in the IAM User Guide.
      Returns:
      Returns a reference to this object so that method calls can be chained together.