customPolicyDetails

@JvmName(name = "cavwqtmctietkaky")
suspend fun customPolicyDetails(value: Output<RuleSourceCustomPolicyDetailsArgs>)
@JvmName(name = "twualhqdeshobgwu")
suspend fun customPolicyDetails(value: RuleSourceCustomPolicyDetailsArgs?)

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.


@JvmName(name = "wyticunkcccabbnk")
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.