destinationChildInstanceTypes

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


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