infoTypes

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

Parameters

value

InfoTypes to apply this transformation to. If this is not specified, this transformation becomes the default transformation, and is used for any info_type that is not specified in another transformation.


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


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

Parameters

values

InfoTypes to apply this transformation to. If this is not specified, this transformation becomes the default transformation, and is used for any info_type that is not specified in another transformation.