Quick Books Linked Service Args
constructor(accessToken: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>? = null, accessTokenSecret: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>? = null, annotations: Output<List<Any>>? = null, companyId: Output<Any>? = null, connectVia: Output<IntegrationRuntimeReferenceArgs>? = null, connectionProperties: Output<Any>? = null, consumerKey: Output<Any>? = null, consumerSecret: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>? = null, description: Output<String>? = null, encryptedCredential: Output<String>? = null, endpoint: Output<Any>? = null, parameters: Output<Map<String, ParameterSpecificationArgs>>? = null, type: Output<String>, useEncryptedEndpoints: Output<Any>? = null, version: Output<String>? = null)