vpcs

@JvmName(name = "bhwawrdjtvjtnrla")
suspend fun vpcs(value: Output<List<ZoneVpcArgs>>)
@JvmName(name = "bobbjgjgaqitnnha")
suspend fun vpcs(value: List<ZoneVpcArgs>?)

Parameters

value

Configuration block(s) specifying VPC(s) to associate with a private hosted zone. Conflicts with the delegation_set_id argument in this resource and any aws.route53.ZoneAssociation resource specifying the same zone ID. Detailed below.


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


@JvmName(name = "hjlhpntenxmjpujh")
suspend fun vpcs(values: List<Output<ZoneVpcArgs>>)
@JvmName(name = "npnwbtxsyctgugdf")
suspend fun vpcs(vararg values: ZoneVpcArgs)

Parameters

values

Configuration block(s) specifying VPC(s) to associate with a private hosted zone. Conflicts with the delegation_set_id argument in this resource and any aws.route53.ZoneAssociation resource specifying the same zone ID. Detailed below.


@JvmName(name = "eubgskgiijtfhkfk")
suspend fun vpcs(argument: List<suspend ZoneVpcArgsBuilder.() -> Unit>)
@JvmName(name = "adqgwpmqwfofnvcf")
suspend fun vpcs(vararg argument: suspend ZoneVpcArgsBuilder.() -> Unit)
@JvmName(name = "lbqyitffcnatxsfm")
suspend fun vpcs(argument: suspend ZoneVpcArgsBuilder.() -> Unit)

Parameters

argument

Configuration block(s) specifying VPC(s) to associate with a private hosted zone. Conflicts with the delegation_set_id argument in this resource and any aws.route53.ZoneAssociation resource specifying the same zone ID. Detailed below.