ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesCustomConnectorArgs

data class ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesCustomConnectorArgs(val oauth2Properties: Output<ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesCustomConnectorOauth2PropertiesArgs>? = null, val profileProperties: Output<Map<String, String>>? = null) : ConvertibleToJava<ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesCustomConnectorArgs>

Constructors

Functions

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

Properties