vpcs

@JvmName(name = "dbxikmwkgvkgydtb")
suspend fun vpcs(value: Output<List<HostedZoneVpcArgs>>)
@JvmName(name = "ledldogtmghnbvit")
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 = "evmnjcoqcbujssus")
suspend fun vpcs(vararg values: Output<HostedZoneVpcArgs>)


@JvmName(name = "bmwqqsvknjuqiupa")
suspend fun vpcs(values: List<Output<HostedZoneVpcArgs>>)
@JvmName(name = "riosalnhaaygmsgo")
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 = "abfcwyrlvxskcgim")
suspend fun vpcs(argument: List<suspend HostedZoneVpcArgsBuilder.() -> Unit>)
@JvmName(name = "wgakpfryaihevycg")
suspend fun vpcs(vararg argument: suspend HostedZoneVpcArgsBuilder.() -> Unit)
@JvmName(name = "jbaeodandouxtrsk")
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`.