Interface VpcPeeringConnectionOptionsDescription.Builder

    • Method Detail

      • allowDnsResolutionFromRemoteVpc

        VpcPeeringConnectionOptionsDescription.Builder allowDnsResolutionFromRemoteVpc​(Boolean allowDnsResolutionFromRemoteVpc)

        Indicates whether a local VPC can resolve public DNS hostnames to private IP addresses when queried from instances in a peer VPC.

        Parameters:
        allowDnsResolutionFromRemoteVpc - Indicates whether a local VPC can resolve public DNS hostnames to private IP addresses when queried from instances in a peer VPC.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • allowEgressFromLocalClassicLinkToRemoteVpc

        VpcPeeringConnectionOptionsDescription.Builder allowEgressFromLocalClassicLinkToRemoteVpc​(Boolean allowEgressFromLocalClassicLinkToRemoteVpc)

        Deprecated.

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

        VpcPeeringConnectionOptionsDescription.Builder allowEgressFromLocalVpcToRemoteClassicLink​(Boolean allowEgressFromLocalVpcToRemoteClassicLink)

        Deprecated.

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