policies

@JvmName(name = "oqmeqhsslmgcuxug")
suspend fun policies(value: Output<List<String>>)
@JvmName(name = "mpggvbvnlkobjhoe")
suspend fun policies(value: List<String>?)

Parameters

value

The policies that have bound to the Application Access Point (AAP).


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


@JvmName(name = "uuqvkcsllufhowtc")
suspend fun policies(values: List<Output<String>>)
@JvmName(name = "kldnuexgehndtnal")
suspend fun policies(vararg values: String)

Parameters

values

The policies that have bound to the Application Access Point (AAP).