oauth Properties
suspend fun oauthProperties(value: Output<ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesSapoDataOauthPropertiesArgs>)
suspend fun oauthProperties(value: ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesSapoDataOauthPropertiesArgs?)
Parameters
value
The SAPOData OAuth properties required for OAuth type authentication.
suspend fun oauthProperties(argument: suspend ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesSapoDataOauthPropertiesArgsBuilder.() -> Unit)
Parameters
argument
The SAPOData OAuth properties required for OAuth type authentication.