policies

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

Parameters

value

The policies associated with the application, in ascending order of precedence. When omitted, the application policies are not be updated. Warning: Do not use this field while you still have this application ID referenced as application_id in any cloudflare.AccessPolicy resource, as it can result in an inconsistent state.


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


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

Parameters

values

The policies associated with the application, in ascending order of precedence. When omitted, the application policies are not be updated. Warning: Do not use this field while you still have this application ID referenced as application_id in any cloudflare.AccessPolicy resource, as it can result in an inconsistent state.