Interface VpcDNSTarget.Builder

    • Method Detail

      • vpcIngressConnectionArn

        VpcDNSTarget.Builder vpcIngressConnectionArn​(String vpcIngressConnectionArn)

        The Amazon Resource Name (ARN) of the VPC Ingress Connection that is associated with your service.

        Parameters:
        vpcIngressConnectionArn - The Amazon Resource Name (ARN) of the VPC Ingress Connection that is associated with your service.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • vpcId

        VpcDNSTarget.Builder vpcId​(String vpcId)

        The ID of the Amazon VPC that is associated with the custom domain name of the target DNS.

        Parameters:
        vpcId - The ID of the Amazon VPC that is associated with the custom domain name of the target DNS.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • domainName

        VpcDNSTarget.Builder domainName​(String domainName)

        The domain name of your target DNS that is associated with the Amazon VPC.

        Parameters:
        domainName - The domain name of your target DNS that is associated with the Amazon VPC.
        Returns:
        Returns a reference to this object so that method calls can be chained together.