destinationChildInstanceTypes

@JvmName(name = "lgpupmfskrbbaoxn")
suspend fun destinationChildInstanceTypes(value: Output<List<String>>)
@JvmName(name = "rvrsohmiuhkaasph")
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 = "tigbhtonfiiapktg")
suspend fun destinationChildInstanceTypes(vararg values: Output<String>)


@JvmName(name = "rjhuqrlkhlksycpa")
suspend fun destinationChildInstanceTypes(values: List<Output<String>>)
@JvmName(name = "gmfsscerllmbfptx")
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".