Name | Type | Description | Notes |
---|---|---|---|
auth_flow_type | Option<String> | [optional] | |
predicate_key | Option<Vec> | Json Path to a field in the connectorSpecification that should exist for the advanced auth to be applicable. | [optional] |
predicate_value | Option<String> | Value of the predicate_key fields for the advanced auth to be applicable. | [optional] |
oauth_config_specification | Option<crate::models::OAuthConfigSpecification> | [optional] |