privateDnsZoneIds

@JvmName(name = "gccorilvojhwtmpd")
suspend fun privateDnsZoneIds(value: Output<List<String>>)
@JvmName(name = "jackeamvvxfnxluc")
suspend fun privateDnsZoneIds(value: List<String>)

Parameters

value

Specifies the list of Private DNS Zones to include within the private_dns_zone_group.


@JvmName(name = "xaqwbgdxytqawlrh")
suspend fun privateDnsZoneIds(vararg values: Output<String>)


@JvmName(name = "dlrprdqvqrgbmjbs")
suspend fun privateDnsZoneIds(values: List<Output<String>>)
@JvmName(name = "bsntcsxabxaygijp")
suspend fun privateDnsZoneIds(vararg values: String)

Parameters

values

Specifies the list of Private DNS Zones to include within the private_dns_zone_group.