Interface Group.Builder

    • Method Detail

      • groupArn

        Group.Builder groupArn​(String groupArn)

        The ARN of the resource group.

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

        Group.Builder name​(String name)

        The name of the resource group.

        Parameters:
        name - The name of the resource group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • description

        Group.Builder description​(String description)

        The description of the resource group.

        Parameters:
        description - The description of the resource group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.