vpcs

@JvmName(name = "jsbiefcpsamkwycb")
suspend fun vpcs(value: Output<List<HostedZoneVpcArgs>>)
@JvmName(name = "dfqhjwmqstcaehar")
suspend fun vpcs(value: List<HostedZoneVpcArgs>?)

Parameters

value

Private hosted zones: A complex type that contains information about the VPCs that are associated with the specified hosted zone. For public hosted zones, omit `VPCs`, `VPCId`, and `VPCRegion`.


@JvmName(name = "fjyqdsrampwtsalp")
suspend fun vpcs(vararg values: Output<HostedZoneVpcArgs>)


@JvmName(name = "mccyhdgnutqrfafm")
suspend fun vpcs(values: List<Output<HostedZoneVpcArgs>>)
@JvmName(name = "engojeugfmbnnoth")
suspend fun vpcs(vararg values: HostedZoneVpcArgs)

Parameters

values

Private hosted zones: A complex type that contains information about the VPCs that are associated with the specified hosted zone. For public hosted zones, omit `VPCs`, `VPCId`, and `VPCRegion`.


@JvmName(name = "anralusxkotbolaa")
suspend fun vpcs(argument: List<suspend HostedZoneVpcArgsBuilder.() -> Unit>)
@JvmName(name = "ploxtwnbweevgjrn")
suspend fun vpcs(vararg argument: suspend HostedZoneVpcArgsBuilder.() -> Unit)
@JvmName(name = "uqoxcakshahlyamj")
suspend fun vpcs(argument: suspend HostedZoneVpcArgsBuilder.() -> Unit)

Parameters

argument

Private hosted zones: A complex type that contains information about the VPCs that are associated with the specified hosted zone. For public hosted zones, omit `VPCs`, `VPCId`, and `VPCRegion`.