pulumi-aws-kotlin
5.43.0.1
search in API
pulumi-aws-kotlin/com.pulumi.aws.appflow.kotlin.outputs/ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSapoData

ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSapoData

data class ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSapoData(val basicAuthCredentials: ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSapoDataBasicAuthCredentials? = null, val oauthCredentials: ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSapoDataOauthCredentials? = null)

Constructors

ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSapoData
Link copied to clipboard
constructor(basicAuthCredentials: ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSapoDataBasicAuthCredentials? = null, oauthCredentials: ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSapoDataOauthCredentials? = null)

Types

Companion
Link copied to clipboard
object Companion

Properties

basicAuthCredentials
Link copied to clipboard
val basicAuthCredentials: ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSapoDataBasicAuthCredentials? = null

The SAPOData basic authentication credentials.

oauthCredentials
Link copied to clipboard
val oauthCredentials: ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSapoDataOauthCredentials? = null

The SAPOData OAuth type authentication credentials.

© 2024 CopyrightGenerated by dokka