destinationCidrBlocks

@JvmName(name = "wpbepbcsesiopmsb")
suspend fun destinationCidrBlocks(value: Output<List<String>>)
@JvmName(name = "grkbiqgwoasjyhqh")
suspend fun destinationCidrBlocks(value: List<String>?)

Parameters

value

A match statement that indicates the prefix list. The prefix is in the CIDR format. You can enter a maximum of 32 CIDR blocks.


@JvmName(name = "lpkxbcqipefqtddc")
suspend fun destinationCidrBlocks(vararg values: Output<String>)


@JvmName(name = "tpifkodniadnsbtd")
suspend fun destinationCidrBlocks(values: List<Output<String>>)
@JvmName(name = "ksylsslujpgucxsw")
suspend fun destinationCidrBlocks(vararg values: String)

Parameters

values

A match statement that indicates the prefix list. The prefix is in the CIDR format. You can enter a maximum of 32 CIDR blocks.