ConnectedRegistryArgs

constructor(auditLogEnabled: Output<Boolean>? = null, clientTokenIds: Output<List<String>>? = null, containerRegistryId: Output<String>? = null, logLevel: Output<String>? = null, mode: Output<String>? = null, name: Output<String>? = null, notifications: Output<List<ConnectedRegistryNotificationArgs>>? = null, parentRegistryId: Output<String>? = null, syncMessageTtl: Output<String>? = null, syncSchedule: Output<String>? = null, syncTokenId: Output<String>? = null, syncWindow: Output<String>? = null)