Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 961 Bytes

DbaasIntegrationType.md

File metadata and controls

16 lines (11 loc) · 961 Bytes

DbaasIntegrationType

Properties

Name Type Description Notes
r#type Option<String> The type of the integration. [optional]
source_description Option<String> The description of the source service types. [optional]
source_service_types Option<Vec> A list of the source service types the integration supports. [optional]
dest_description Option<String> The description of the destination service types. [optional]
dest_service_types Option<Vec> A list of the destination service types the integration supports. [optional]
settings Option<models::DbaasIntegrationTypeSettings> [optional]

[Back to Model list] [Back to API list] [Back to README]