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 GetTrafficPolicy operation.
Namespace: Amazon.MailManager.Model
Assembly: AWSSDK.MailManager.dll
Version: 3.x.y.z
public class GetTrafficPolicyResponse : AmazonWebServiceResponse
The GetTrafficPolicyResponse type exposes the following members
Name | Description | |
---|---|---|
![]() |
GetTrafficPolicyResponse() |
Name | Type | Description | |
---|---|---|---|
![]() |
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
CreatedTimestamp | System.DateTime |
Gets and sets the property CreatedTimestamp. The timestamp of when the traffic policy was created. |
![]() |
DefaultAction | Amazon.MailManager.AcceptAction |
Gets and sets the property DefaultAction. The default action of the traffic policy. |
![]() |
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
LastUpdatedTimestamp | System.DateTime |
Gets and sets the property LastUpdatedTimestamp. The timestamp of when the traffic policy was last updated. |
![]() |
MaxMessageSizeBytes | System.Int32 |
Gets and sets the property MaxMessageSizeBytes. The maximum message size in bytes of email which is allowed in by this traffic policy—anything larger will be blocked. |
![]() |
PolicyStatements | System.Collections.Generic.List<Amazon.MailManager.Model.PolicyStatement> |
Gets and sets the property PolicyStatements. The list of conditions which are in the traffic policy resource. |
![]() |
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
TrafficPolicyArn | System.String |
Gets and sets the property TrafficPolicyArn. The Amazon Resource Name (ARN) of the traffic policy resource. |
![]() |
TrafficPolicyId | System.String |
Gets and sets the property TrafficPolicyId. The identifier of the traffic policy resource. |
![]() |
TrafficPolicyName | System.String |
Gets and sets the property TrafficPolicyName. A user-friendly name for the traffic policy resource. |
.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