policies

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

Parameters

value

The policies associated with the application, in ascending order of precedence. 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 = "cywyvbnslyltagvx")
suspend fun policies(vararg values: Output<String>)


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

Parameters

values

The policies associated with the application, in ascending order of precedence. 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.