allowedApplications

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

Parameters

value

The list of allowed Applications for the Default Authorisation Policy.


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


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

Parameters

values

The list of allowed Applications for the Default Authorisation Policy.