ConnectedRegistryArgs

constructor(clientTokenIds: Output<List<String>>? = null, connectedRegistryName: Output<String>? = null, logging: Output<LoggingPropertiesArgs>? = null, mode: Output<Either<String, ConnectedRegistryMode>>? = null, notificationsList: Output<List<String>>? = null, parent: Output<ParentPropertiesArgs>? = null, registryName: Output<String>? = null, resourceGroupName: Output<String>? = null)