infoTypes

@JvmName(name = "sbbkpjomgpywmfms")
suspend fun infoTypes(value: Output<List<String>>)
@JvmName(name = "nktqchrjhykjbfbi")
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 = "pshsajktsrywmkjm")
suspend fun infoTypes(vararg values: Output<String>)


@JvmName(name = "ovwmwbmoralrvgjc")
suspend fun infoTypes(values: List<Output<String>>)
@JvmName(name = "qiktsvfkblfybcrs")
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.