ConnectorProfileSapoDataConnectorProfileCredentialsArgs

data class ConnectorProfileSapoDataConnectorProfileCredentialsArgs(val basicAuthCredentials: Output<ConnectorProfileBasicAuthCredentialsArgs>? = null, val oAuthCredentials: Output<ConnectorProfileSapoDataConnectorProfileCredentialsOAuthCredentialsPropertiesArgs>? = null) : ConvertibleToJava<ConnectorProfileSapoDataConnectorProfileCredentialsArgs>

Constructors

Properties

Link copied to clipboard

The SAPOData basic authentication credentials.

Link copied to clipboard

The SAPOData OAuth type authentication credentials.

Functions

Link copied to clipboard
open override fun toJava(): ConnectorProfileSapoDataConnectorProfileCredentialsArgs