Interface PeeringConnectionOptions.Builder

    • Method Detail

      • allowDnsResolutionFromRemoteVpc

        PeeringConnectionOptions.Builder allowDnsResolutionFromRemoteVpc​(Boolean allowDnsResolutionFromRemoteVpc)

        If true, the public DNS hostnames of instances in the specified VPC resolve to private IP addresses when queried from instances in the peer VPC.

        Parameters:
        allowDnsResolutionFromRemoteVpc - If true, the public DNS hostnames of instances in the specified VPC resolve to private IP addresses when queried from instances in the peer VPC.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • allowEgressFromLocalClassicLinkToRemoteVpc

        PeeringConnectionOptions.Builder allowEgressFromLocalClassicLinkToRemoteVpc​(Boolean allowEgressFromLocalClassicLinkToRemoteVpc)

        Deprecated.

        Parameters:
        allowEgressFromLocalClassicLinkToRemoteVpc - Deprecated.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • allowEgressFromLocalVpcToRemoteClassicLink

        PeeringConnectionOptions.Builder allowEgressFromLocalVpcToRemoteClassicLink​(Boolean allowEgressFromLocalVpcToRemoteClassicLink)

        Deprecated.

        Parameters:
        allowEgressFromLocalVpcToRemoteClassicLink - Deprecated.
        Returns:
        Returns a reference to this object so that method calls can be chained together.