RegistryArgs

constructor(credentials: Output<List<RegistryCredentialArgs>>? = null, eventNotificationConfigs: Output<List<EventNotificationConfigArgs>>? = null, httpConfig: Output<HttpConfigArgs>? = null, id: Output<String>? = null, location: Output<String>? = null, logLevel: Output<RegistryLogLevel>? = null, mqttConfig: Output<MqttConfigArgs>? = null, name: Output<String>? = null, project: Output<String>? = null, stateNotificationConfig: Output<StateNotificationConfigArgs>? = null)