sourceChildInstanceTypes

@JvmName(name = "qbgyemrhnkvxstla")
suspend fun sourceChildInstanceTypes(value: Output<List<String>>)
@JvmName(name = "nvutcedutsdlhipt")
suspend fun sourceChildInstanceTypes(value: List<String>?)

Parameters

value

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


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


@JvmName(name = "lvcdwnuhhxomdjih")
suspend fun sourceChildInstanceTypes(values: List<Output<String>>)
@JvmName(name = "elwricgmnvaclhxu")
suspend fun sourceChildInstanceTypes(vararg values: String)

Parameters

values

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