localSubnets

@JvmName(name = "gvaoughsrdcrsvpc")
suspend fun localSubnets(value: Output<List<String>>)
@JvmName(name = "ffiqffmhpqgegnyi")
suspend fun localSubnets(value: List<String>?)

Parameters

value

The CIDR block of the VPC to be connected with the local data center. This parameter is used for phase-two negotiation.


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


@JvmName(name = "kedmsehgtdsvmtap")
suspend fun localSubnets(values: List<Output<String>>)
@JvmName(name = "tglapyspojityxfx")
suspend fun localSubnets(vararg values: String)

Parameters

values

The CIDR block of the VPC to be connected with the local data center. This parameter is used for phase-two negotiation.