ConnectorProfileSapoDataConnectorProfileCredentialsArgs

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

Constructors

Functions

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

Properties