Connector Profile Connector Profile Config Connector Profile Credentials Salesforce Oauth Request Args
data class ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSalesforceOauthRequestArgs(val authCode: Output<String>? = null, val redirectUri: Output<String>? = null) : ConvertibleToJava<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSalesforceOauthRequestArgs>
Constructors
Link copied to clipboard
fun ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSalesforceOauthRequestArgs(authCode: Output<String>? = null, redirectUri: Output<String>? = null)