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.
Describes an HTTP data source configuration.
Namespace: Amazon.AppSync.Model
Assembly: AWSSDK.AppSync.dll
Version: 3.x.y.z
public class HttpDataSourceConfig
The HttpDataSourceConfig type exposes the following members
Name | Description | |
---|---|---|
HttpDataSourceConfig() |
Name | Type | Description | |
---|---|---|---|
AuthorizationConfig | Amazon.AppSync.Model.AuthorizationConfig |
Gets and sets the property AuthorizationConfig. The authorization configuration in case the HTTP endpoint requires authorization. |
|
Endpoint | System.String |
Gets and sets the property Endpoint. The HTTP URL endpoint. You can specify either the domain name or IP, and port combination, and the URL scheme must be HTTP or HTTPS. If you don't specify the port, AppSync uses the default port 80 for the HTTP endpoint and port 443 for HTTPS endpoints. |
.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