ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSapoDataArgs

data class ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSapoDataArgs(val basicAuthCredentials: Output<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSapoDataBasicAuthCredentialsArgs>? = null, val oauthCredentials: Output<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSapoDataOauthCredentialsArgs>? = null) : ConvertibleToJava<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSapoDataArgs>