Interface GroupIdentifier.Builder

    • Method Detail

      • groupName

        GroupIdentifier.Builder groupName​(String groupName)

        The name of the resource group.

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

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