Connector Profile Connector Profile Config Connector Profile Credentials Salesforce
data class ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSalesforce(val accessToken: String? = null, val clientCredentialsArn: String? = null, val jwtToken: String? = null, val oauth2GrantType: String? = null, val oauthRequest: ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSalesforceOauthRequest? = null, val refreshToken: String? = null)