custom Policy Details
Parameters
value
Provides the runtime system, policy definition, and whether debug logging is enabled. Required when owner is set to CUSTOM_POLICY
. See Custom Policy Details Below.
suspend fun customPolicyDetails(argument: suspend RuleSourceCustomPolicyDetailsArgsBuilder.() -> Unit)
Parameters
argument
Provides the runtime system, policy definition, and whether debug logging is enabled. Required when owner is set to CUSTOM_POLICY
. See Custom Policy Details Below.