dryRunSpec

@JvmName(name = "ptqxmklyljerabqf")
suspend fun dryRunSpec(value: Output<PolicyDryRunSpecArgs>)
@JvmName(name = "oqpiwxoijuhtjnyu")
suspend fun dryRunSpec(value: PolicyDryRunSpecArgs?)

Parameters

value

Dry-run policy. Audit-only policy, can be used to monitor how the policy would have impacted the existing and future resources if it's enforced. Structure is documented below.


@JvmName(name = "ampemwntqliijfot")
suspend fun dryRunSpec(argument: suspend PolicyDryRunSpecArgsBuilder.() -> Unit)

Parameters

argument

Dry-run policy. Audit-only policy, can be used to monitor how the policy would have impacted the existing and future resources if it's enforced. Structure is documented below.