destinationChildInstanceTypes

@JvmName(name = "ljrtuytulrqgdmpc")
suspend fun destinationChildInstanceTypes(value: Output<List<String>>)
@JvmName(name = "wgnogtgwhcksyrku")
suspend fun destinationChildInstanceTypes(value: List<String>?)

Parameters

value

A match statement that indicates the list of destination instance types. Valid values: "VPC", "VBR", "CCN", "VPN".


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


@JvmName(name = "oxrvdcwcxorchhrp")
suspend fun destinationChildInstanceTypes(values: List<Output<String>>)
@JvmName(name = "nrhvmthcltfgsygc")
suspend fun destinationChildInstanceTypes(vararg values: String)

Parameters

values

A match statement that indicates the list of destination instance types. Valid values: "VPC", "VBR", "CCN", "VPN".