AmazonMWSLinkedServiceArgs

constructor(accessKeyId: Output<Any>, annotations: Output<List<Any>>? = null, connectVia: Output<IntegrationRuntimeReferenceArgs>? = null, description: Output<String>? = null, encryptedCredential: Output<String>? = null, endpoint: Output<Any>, marketplaceID: Output<Any>, mwsAuthToken: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>? = null, parameters: Output<Map<String, ParameterSpecificationArgs>>? = null, secretKey: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>? = null, sellerID: Output<Any>, type: Output<String>, useEncryptedEndpoints: Output<Any>? = null, useHostVerification: Output<Any>? = null, usePeerVerification: Output<Any>? = null, version: Output<String>? = null)