allowedApplications

@JvmName(name = "nfsrowjjruskjalw")
suspend fun allowedApplications(value: Output<List<String>>)
@JvmName(name = "kmvxmenvcgfnfvyk")
suspend fun allowedApplications(value: List<String>?)

Parameters

value

The list of allowed Applications for the Default Authorisation Policy.


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


@JvmName(name = "ikvyjwasixhlfhxr")
suspend fun allowedApplications(values: List<Output<String>>)
@JvmName(name = "jmrbvvfvmhynanlg")
suspend fun allowedApplications(vararg values: String)

Parameters

values

The list of allowed Applications for the Default Authorisation Policy.