Interface PrivateDnsZoneGroup.UpdateStages.WithZoneConfigure

    • Method Detail

      • withPrivateDnsZoneConfigure

        PrivateDnsZoneGroup.Update withPrivateDnsZoneConfigure​(String name,
                                                               String privateDnsZoneId)
        Specifies the private DNS zone configure.
        Parameters:
        name - the name of the configure
        privateDnsZoneId - the ID of the private DNS zone
        Returns:
        the next stage of the update
      • withoutPrivateDnsZoneConfigure

        PrivateDnsZoneGroup.Update withoutPrivateDnsZoneConfigure​(String name)
        Removes the private DNS zone configure.
        Parameters:
        name - the name of the configure
        Returns:
        the next stage of the update