geoengine-api-client 0.0.33

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Documentation
# CopernicusDataspaceDataProviderDefinition

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**description** | **String** |  | 
**gdal_config** | [**Vec<Vec<String>>**]Vec.md |  | 
**id** | **uuid::Uuid** |  | 
**name** | **String** |  | 
**priority** | Option<**i32**> |  | [optional]
**s3_access_key** | **String** |  | 
**s3_secret_key** | **String** |  | 
**s3_url** | **String** |  | 
**stac_url** | **String** |  | 
**r#type** | **Type** |  (enum: CopernicusDataspace) | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)