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.
Container for the parameters to the GetModel operation. Describes an existing model defined for a RestApi resource.
Namespace: Amazon.APIGateway.Model
Assembly: AWSSDK.APIGateway.dll
Version: 3.x.y.z
public class GetModelRequest : AmazonAPIGatewayRequest IAmazonWebServiceRequest
The GetModelRequest type exposes the following members
Name | Description | |
---|---|---|
GetModelRequest() |
Name | Type | Description | |
---|---|---|---|
Flatten | System.Boolean |
Gets and sets the property Flatten.
A query parameter of a Boolean value to resolve ( |
|
ModelName | System.String |
Gets and sets the property ModelName. The name of the model as an identifier. |
|
RestApiId | System.String |
Gets and sets the property RestApiId. The RestApi identifier under which the Model exists. |
.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