Connector Profile Connector Profile Config Connector Profile Properties Custom Connector Oauth2Properties Args
data class ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesCustomConnectorOauth2PropertiesArgs(val oauth2GrantType: Output<String>, val tokenUrl: Output<String>, val tokenUrlCustomProperties: Output<Map<String, String>>? = null) : ConvertibleToJava<ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesCustomConnectorOauth2PropertiesArgs>