vpcs

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

Parameters

value

A complex type that contains information about the VPCs that are associated with the specified hosted zone.


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


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

Parameters

values

A complex type that contains information about the VPCs that are associated with the specified hosted zone.


@JvmName(name = "ejdbftridowbsxvi")
suspend fun vpcs(argument: List<suspend HostedZoneVpcArgsBuilder.() -> Unit>)
@JvmName(name = "nufyidengbpjbfea")
suspend fun vpcs(vararg argument: suspend HostedZoneVpcArgsBuilder.() -> Unit)
@JvmName(name = "tnikbrbsaevqdcgy")
suspend fun vpcs(argument: suspend HostedZoneVpcArgsBuilder.() -> Unit)

Parameters

argument

A complex type that contains information about the VPCs that are associated with the specified hosted zone.