Magento Linked Service Args
constructor(accessToken: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>? = null, annotations: Output<List<Any>>? = null, connectVia: Output<IntegrationRuntimeReferenceArgs>? = null, description: Output<String>? = null, encryptedCredential: Output<String>? = null, host: Output<Any>, parameters: Output<Map<String, ParameterSpecificationArgs>>? = null, type: Output<String>, useEncryptedEndpoints: Output<Any>? = null, useHostVerification: Output<Any>? = null, usePeerVerification: Output<Any>? = null, version: Output<String>? = null)