vpcs

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


@JvmName(name = "kxabksisefvlvnmk")
suspend fun vpcs(values: List<Output<HostedZoneVpcArgs>>)
@JvmName(name = "hfjevhpyrxtvkwiv")
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 = "djqqcipjbxebkpok")
suspend fun vpcs(argument: List<suspend HostedZoneVpcArgsBuilder.() -> Unit>)
@JvmName(name = "gnpkkxymprwuqvgo")
suspend fun vpcs(vararg argument: suspend HostedZoneVpcArgsBuilder.() -> Unit)
@JvmName(name = "ujbsedrnrsnsucgn")
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`.