customDataIdentifierIds

@JvmName(name = "ynnirqtdxxpgmbgu")
suspend fun customDataIdentifierIds(value: Output<List<String>>)
@JvmName(name = "hycgycwlvpjatrgj")
suspend fun customDataIdentifierIds(value: List<String>?)

Parameters

value

The custom data identifiers to use for data analysis and classification.


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


@JvmName(name = "choplcpakjpptyjs")
suspend fun customDataIdentifierIds(values: List<Output<String>>)
@JvmName(name = "grgdrkoallgoeuaw")
suspend fun customDataIdentifierIds(vararg values: String)

Parameters

values

The custom data identifiers to use for data analysis and classification.