Connector Profile Custom Connector Profile Credentials Args
constructor(apiKey: Output<ConnectorProfileApiKeyCredentialsArgs>? = null, authenticationType: Output<ConnectorProfileAuthenticationType>, basic: Output<ConnectorProfileBasicAuthCredentialsArgs>? = null, custom: Output<ConnectorProfileCustomAuthCredentialsArgs>? = null, oauth2: Output<ConnectorProfileOAuth2CredentialsArgs>? = null)