vpcs

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


@JvmName(name = "empedhvcyycnrdhr")
suspend fun vpcs(values: List<Output<HostedZoneVpcArgs>>)
@JvmName(name = "eyoypuywmfkdvlir")
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 = "dsxalfwquscvktas")
suspend fun vpcs(argument: List<suspend HostedZoneVpcArgsBuilder.() -> Unit>)
@JvmName(name = "cmjwxmwxptjjbnok")
suspend fun vpcs(vararg argument: suspend HostedZoneVpcArgsBuilder.() -> Unit)
@JvmName(name = "mjesujofybvbyeip")
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`.