destinationChildInstanceTypes

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


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