infoTypes

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


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