ServiceDatabaseTableIamPolicyArgs

fun ServiceDatabaseTableIamPolicyArgs(auditConfigs: Output<List<AuditConfigArgs>>? = null, bindings: Output<List<BindingArgs>>? = null, databaseId: Output<String>? = null, etag: Output<String>? = null, location: Output<String>? = null, project: Output<String>? = null, serviceId: Output<String>? = null, tableId: Output<String>? = null, updateMask: Output<String>? = null, version: Output<Int>? = null)