destinationChildInstanceTypes

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


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