allowedPackageNames

@JvmName(name = "grwdpiduvwcwxhje")
suspend fun allowedPackageNames(value: Output<List<String>>)
@JvmName(name = "xexdqdibwiviasxn")
suspend fun allowedPackageNames(value: List<String>?)

Parameters

value

Android package names of apps allowed to use the key. Example: 'com.companyname.appname'


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


@JvmName(name = "eryhiuqdndsgntwm")
suspend fun allowedPackageNames(values: List<Output<String>>)
@JvmName(name = "bpxkuvmnyqssgyyg")
suspend fun allowedPackageNames(vararg values: String)

Parameters

values

Android package names of apps allowed to use the key. Example: 'com.companyname.appname'