Values.GetTrafficPolicyResponseSourceFetch attributes of a traffic policy resource.
type nonrec t = {trafficPolicyName : TrafficPolicyName.t option;A user-friendly name for the traffic policy resource.
*)trafficPolicyId : TrafficPolicyId.t option;The identifier of the traffic policy resource.
*)trafficPolicyArn : TrafficPolicyArn.t option;The Amazon Resource Name (ARN) of the traffic policy resource.
*)policyStatements : PolicyStatementList.t option;The list of conditions which are in the traffic policy resource.
*)maxMessageSizeBytes : MaxMessageSizeBytes.t option;The maximum message size in bytes of email which is allowed in by this traffic policy—anything larger will be blocked.
*)defaultAction : AcceptAction.t option;The default action of the traffic policy.
*)createdTimestamp : Timestamp.t option;The timestamp of when the traffic policy was created.
*)lastUpdatedTimestamp : Timestamp.t option;The timestamp of when the traffic policy was last updated.
*)}type nonrec error = [ | `ResourceNotFoundException of ResourceNotFoundException.t| `ValidationException of ValidationException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `ResourceNotFoundException of ResourceNotFoundException.t
| `Unknown_operation_error of string * string option
| `ValidationException of ValidationException.t ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `ResourceNotFoundException of ResourceNotFoundException.t
| `Unknown_operation_error of string * string option
| `ValidationException of ValidationException.t ]val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `Integer of MaxMessageSizeBytes.t
| `List of
[> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `List of [> `String of String_.t ] list
| `Structure of
(string
* [> `Enum of string
| `Structure of
(string
* [> `Enum of string
| `List of
[> `String of
AddressListArn.t ]
list
| `String of AnalyzerArn.t ])
list ])
list ])
list ])
list ]
list ])
list ]
list
| `String of TrafficPolicyName.t
| `Timestamp of Timestamp.t ])
list ]