Audit Sink Spec Patch Args
data class AuditSinkSpecPatchArgs(val policy: Output<PolicyPatchArgs>? = null, val webhook: Output<WebhookPatchArgs>? = null) : ConvertibleToJava<AuditSinkSpecPatchArgs>
AuditSinkSpec holds the spec for the audit sink