Class VPCDNSPatch

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class VPCDNSPatch
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    The DNS configuration for this VPC.
    • Method Detail

      • newBuilder

        public VPCDNSPatch.Builder newBuilder()
        New builder.
        Returns:
        a VPCDNSPatch builder
      • enableHub

        public Boolean enableHub()
        Gets the enableHub. Indicates whether this VPC is enabled as a DNS name resolution hub. Updating the value to `true` requires `allow_dns_resolution_binding` to be `true` for all endpoint gateways residing in this VPC. Changing the value requires `dns.resolution_binding_count` to be zero.
        Returns:
        the enableHub