Interface ClassicLinkDnsSupport.Builder

    • Method Detail

      • classicLinkDnsSupported

        ClassicLinkDnsSupport.Builder classicLinkDnsSupported​(Boolean classicLinkDnsSupported)

        Indicates whether ClassicLink DNS support is enabled for the VPC.

        Parameters:
        classicLinkDnsSupported - Indicates whether ClassicLink DNS support is enabled for the VPC.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • vpcId

        ClassicLinkDnsSupport.Builder vpcId​(String vpcId)

        The ID of the VPC.

        Parameters:
        vpcId - The ID of the VPC.
        Returns:
        Returns a reference to this object so that method calls can be chained together.