Machine Learning Datastore Args
constructor(accountKey: Output<String>? = null, accountName: Output<String>? = null, adlsResourceGroup: Output<String>? = null, adlsSubscriptionId: Output<String>? = null, authorityUrl: Output<String>? = null, clientId: Output<String>? = null, clientSecret: Output<String>? = null, containerName: Output<String>? = null, dataStoreType: Output<Either<String, DatastoreTypeArm>>? = null, databaseName: Output<String>? = null, datastoreName: Output<String>? = null, description: Output<String>? = null, endpoint: Output<String>? = null, enforceSSL: Output<Boolean>? = null, fileSystem: Output<String>? = null, includeSecret: Output<Boolean>? = null, name: Output<String>? = null, password: Output<String>? = null, port: Output<String>? = null, protocol: Output<String>? = null, resourceGroupName: Output<String>? = null, resourceUrl: Output<String>? = null, sasToken: Output<String>? = null, serverName: Output<String>? = null, shareName: Output<String>? = null, skipValidation: Output<Boolean>? = null, storageAccountResourceGroup: Output<String>? = null, storageAccountSubscriptionId: Output<String>? = null, storeName: Output<String>? = null, tenantId: Output<String>? = null, userId: Output<String>? = null, userName: Output<String>? = null, workspaceName: Output<String>? = null, workspaceSystemAssignedIdentity: Output<Boolean>? = null)