vpcIpSubnetworks

@JvmName(name = "ktnpohrxqicfjlck")
suspend fun vpcIpSubnetworks(value: Output<List<String>>)
@JvmName(name = "dhtdubrwjfntecue")
suspend fun vpcIpSubnetworks(value: List<String>?)

Parameters

value

CIDR block IP subnetwork specification. Must be IPv4.


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


@JvmName(name = "croqhxekcsfkrmgk")
suspend fun vpcIpSubnetworks(values: List<Output<String>>)
@JvmName(name = "uaumwvmutyxderei")
suspend fun vpcIpSubnetworks(vararg values: String)

Parameters

values

CIDR block IP subnetwork specification. Must be IPv4.