| 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] |