AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

An object that contains entity ID and the catalog in which the entity is present.

Inheritance Hierarchy

System.Object
  Amazon.MarketplaceCatalog.Model.EntityRequest

Namespace: Amazon.MarketplaceCatalog.Model
Assembly: AWSSDK.MarketplaceCatalog.dll
Version: 3.x.y.z

Syntax

C#
public class EntityRequest

The EntityRequest type exposes the following members

Constructors

NameDescription
Public Method EntityRequest()

Properties

NameTypeDescription
Public Property Catalog System.String

Gets and sets the property Catalog.

The name of the catalog the entity is present in. The only value at this time is AWSMarketplace.

Public Property EntityId System.String

Gets and sets the property EntityId.

The ID of the entity.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5