policies
Parameters
value
The policies that Access applies to the application, in ascending order of precedence. Items can reference existing policies or create new policies exclusive to the application.
Parameters
values
The policies that Access applies to the application, in ascending order of precedence. Items can reference existing policies or create new policies exclusive to the application.
suspend fun policies(argument: List<suspend ZeroTrustAccessApplicationPolicyArgsBuilder.() -> Unit>)
suspend fun policies(vararg argument: suspend ZeroTrustAccessApplicationPolicyArgsBuilder.() -> Unit)
Parameters
argument
The policies that Access applies to the application, in ascending order of precedence. Items can reference existing policies or create new policies exclusive to the application.