Interface CreateTrafficDistributionGroupResponse.Builder

    • Method Detail

      • id

        CreateTrafficDistributionGroupResponse.Builder id​(String id)

        The identifier of the traffic distribution group. This can be the ID or the ARN of the traffic distribution group.

        Parameters:
        id - The identifier of the traffic distribution group. This can be the ID or the ARN of the traffic distribution group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • arn

        CreateTrafficDistributionGroupResponse.Builder arn​(String arn)

        The Amazon Resource Name (ARN) of the traffic distribution group.

        Parameters:
        arn - The Amazon Resource Name (ARN) of the traffic distribution group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.