programmaticClients

@JvmName(name = "pxetffgbrnhhoxit")
suspend fun programmaticClients(value: Output<List<String>>)
@JvmName(name = "fkccgxrsxmwdaivb")
suspend fun programmaticClients(value: List<String>?)

Parameters

value

List of client ids allowed to use IAP programmatically.


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


@JvmName(name = "thkcwobefllwnsir")
suspend fun programmaticClients(values: List<Output<String>>)
@JvmName(name = "jdyjxiwgblkuphvw")
suspend fun programmaticClients(vararg values: String)

Parameters

values

List of client ids allowed to use IAP programmatically.