policyType

@JvmName(name = "rrjsmkmtwjxemyvd")
suspend fun policyType(value: Output<String>)
@JvmName(name = "okqeilfglhdcxpqx")
suspend fun policyType(value: String)

Parameters

value

How IAP determines the effective policy in cases of hierarchical policies. Policies are merged from higher in the hierarchy to lower in the hierarchy. The possible values are:

  • MINIMUM: This policy acts as a minimum to other policies, lower in the hierarchy. Effective policy may only be the same or stricter.

  • DEFAULT: This policy acts as a default if no other reauth policy is set. Possible values are: MINIMUM, DEFAULT.