pub async fn update_dns_zone(
    configuration: &Configuration,
    dns_zone: &str,
    update_dns_zone_request: UpdateDnsZoneRequest
) -> Result<ScalewayPeriodDomainPeriodV2beta1PeriodDnsZone, Error<UpdateDnsZoneError>>
Expand description

Update the name and/or the organizations for a DNS zone.