Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 763 Bytes

File metadata and controls

13 lines (8 loc) · 763 Bytes

PlatformComponentConfigurationPreviewRequest

Properties

Name Type Description Notes
profile_config Option<std::collections::HashMap<String, serde_json::Value>> Configuration values keyed by their catalog field name [optional]
cluster_inputs Option<std::collections::HashMap<String, String>> [optional]
component_outputs Option<std::collections::HashMap<String, std::collections::HashMap<String, String>>> String values keyed first by component key and then by input key [optional]

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