Interface ConflictingAlias.Builder

    • Method Detail

      • alias

        ConflictingAlias.Builder alias​(String alias)

        An alias (also called a CNAME).

        Parameters:
        alias - An alias (also called a CNAME).
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • distributionId

        ConflictingAlias.Builder distributionId​(String distributionId)

        The (partially hidden) ID of the CloudFront standard distribution associated with the alias.

        Parameters:
        distributionId - The (partially hidden) ID of the CloudFront standard distribution associated with the alias.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • accountId

        ConflictingAlias.Builder accountId​(String accountId)

        The (partially hidden) ID of the Amazon Web Services account that owns the standard distribution that's associated with the alias.

        Parameters:
        accountId - The (partially hidden) ID of the Amazon Web Services account that owns the standard distribution that's associated with the alias.
        Returns:
        Returns a reference to this object so that method calls can be chained together.