Audit Sink Spec Args
data class AuditSinkSpecArgs(val policy: Output<PolicyArgs>, val webhook: Output<WebhookArgs>) : ConvertibleToJava<AuditSinkSpecArgs>
AuditSinkSpec holds the spec for the audit sink
AuditSinkSpec holds the spec for the audit sink