Values.GetRuleSetResponseSourceFetch attributes of a rule set.
type nonrec t = {ruleSetId : RuleSetId.t option;The identifier of the rule set resource.
*)ruleSetArn : RuleSetArn.t option;The Amazon Resource Name (ARN) of the rule set resource.
*)ruleSetName : RuleSetName.t option;A user-friendly name for the rule set resource.
*)createdDate : Timestamp.t option;The date of when then rule set was created.
*)lastModificationDate : Timestamp.t option;The date of when the rule set was last modified.
*)rules : Rules.t option;The rules contained in the rule set.
*)}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
* [> `List of
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Structure of
(string
* [> `Double of Double.t
| `Enum of string
| `Integer of
LambdaRetryTimeMinutes.t
| `List of
[> `Enum of string
| `String of RuleStringValue.t ]
list
| `String of IdOrArn.t
| `Structure of
(string
* [> `Enum of string
| `String of
MimeHeaderAttribute.t
| `Structure of
(string
* [> `Enum of string
| `List of
[> `String of
AddressListArn.t ]
list
| `String of
AnalyzerArn.t ])
list ])
list ])
list ])
list ]
list
| `String of RuleName.t ])
list ]
list
| `String of RuleSetId.t
| `Timestamp of Timestamp.t ])
list ]