Interface ClassicLinkDnsSupport.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ClassicLinkDnsSupport.Builder,ClassicLinkDnsSupport>, SdkBuilder<ClassicLinkDnsSupport.Builder,ClassicLinkDnsSupport>, SdkPojo
Enclosing class:
ClassicLinkDnsSupport

public static interface ClassicLinkDnsSupport.Builder extends SdkPojo, CopyableBuilder<ClassicLinkDnsSupport.Builder,ClassicLinkDnsSupport>
  • Method Details

    • 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

      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.