infoTypes

@JvmName(name = "volbklshjececklm")
suspend fun infoTypes(value: Output<List<String>>)
@JvmName(name = "oyiiheoagqkqchky")
suspend fun infoTypes(value: List<String>?)

Parameters

value

InfoTypes to apply this transformation to. If this is not specified, the transformation applies to any info_type.


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


@JvmName(name = "mgdxnfblpnpbhatr")
suspend fun infoTypes(values: List<Output<String>>)
@JvmName(name = "ccfaedrutsekstdg")
suspend fun infoTypes(vararg values: String)

Parameters

values

InfoTypes to apply this transformation to. If this is not specified, the transformation applies to any info_type.