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.
This is the response object from the UpdateModel operation.
Namespace: Amazon.ApiGatewayV2.Model
Assembly: AWSSDK.ApiGatewayV2.dll
Version: 3.x.y.z
public class UpdateModelResponse : AmazonWebServiceResponse
The UpdateModelResponse type exposes the following members
Name | Description | |
---|---|---|
UpdateModelResponse() |
Name | Type | Description | |
---|---|---|---|
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. | |
ContentType | System.String |
Gets and sets the property ContentType. The content-type for the model, for example, "application/json". |
|
Description | System.String |
Gets and sets the property Description. The description of the model. |
|
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. | |
ModelId | System.String |
Gets and sets the property ModelId. The model identifier. |
|
Name | System.String |
Gets and sets the property Name. The name of the model. Must be alphanumeric. |
|
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. | |
Schema | System.String |
Gets and sets the property Schema. The schema for the model. For application/json models, this should be JSON schema draft 4 model. |
.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