DatastoreResponse

constructor(azureDataLakeSection: AzureDataLakeSectionResponse? = null, azureMySqlSection: AzureMySqlSectionResponse? = null, azurePostgreSqlSection: AzurePostgreSqlSectionResponse? = null, azureSqlDatabaseSection: AzureSqlDatabaseSectionResponse? = null, azureStorageSection: AzureStorageSectionResponse? = null, createdBy: UserInfoResponse, createdTime: String, dataStoreType: String? = null, description: String? = null, glusterFsSection: GlusterFsSectionResponse? = null, hasBeenValidated: Boolean? = null, linkedInfo: LinkedInfoResponse? = null, modifiedBy: UserInfoResponse, modifiedTime: String, name: String? = null, tags: Map<String, String>)