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.
Additional query string parameter for the connection. You can include up to 100 additional query string parameters per request. Each additional parameter counts towards the event payload size, which cannot exceed 64 KB.
Namespace: Amazon.CloudWatchEvents.Model
Assembly: AWSSDK.CloudWatchEvents.dll
Version: 3.x.y.z
public class ConnectionQueryStringParameter
The ConnectionQueryStringParameter type exposes the following members
Name | Description | |
---|---|---|
![]() |
ConnectionQueryStringParameter() |
Name | Type | Description | |
---|---|---|---|
![]() |
IsValueSecret | System.Boolean |
Gets and sets the property IsValueSecret. Specifies whether the value is secret. |
![]() |
Key | System.String |
Gets and sets the property Key. The key for a query string parameter. |
![]() |
Value | System.String |
Gets and sets the property Value. The value associated with the key for the query string parameter. |
.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