Values_1.RuleSourceInformation about a rule.
type nonrec t = {name : Values_0.RuleName.t option;The name of the rule.
*)ruleId : Values_0.RuleId.t option;A unique identifier for the rule.
*)ruleArn : Values_0.ARN.t option;The Amazon Resource Name (ARN) of the rule.
*)triggerEventSource : Values_0.RuleTriggerEventSource.t option;The event source to trigger the rule.
*)function_ : Values_0.RuleFunction.t option;The conditions of the rule.
*)actions : Values_0.RuleActions.t option;A list of actions to be run when the rule is triggered.
*)publishStatus : Values_0.RulePublishStatus.t option;The publish status of the rule.
*)createdTime : Values_0.Timestamp.t option;The timestamp for when the rule was created.
*)lastUpdatedTime : Values_0.Timestamp.t option;The timestamp for the when the rule was last updated.
*)lastUpdatedBy : Values_0.ARN.t option;The Amazon Resource Name (ARN) of the user who last updated the rule.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `Enum of string
| `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `String of string
| `Structure of
(string
* [> `Boolean of bool
| `Double of float
| `String of string
| `Structure of 'a list ])
list ])
list ]
list
| `Map of
([> `String of string ]
* [> `Structure of
(string
* [> `Enum of string | `String of string ])
list ])
list
| `String of string
| `Structure of
(string
* [> `Enum of string
| `List of
[> `String of string
| `Structure of
(string
* [> `Boolean of bool
| `Double of float
| `String of string
| `Structure of 'b list ])
list ]
list
| `Long of Awso.Import.Int64.t
| `Map of
([> `String of string ]
* [> `String of string ])
list
| `String of string ])
list ])
list ])
list ]
list
| `Map of ([> `String of string ] * [> `String of string ]) list
| `String of Values_0.RuleName.t
| `Structure of
(string * [> `Enum of string | `String of string ]) list
| `Timestamp of Values_0.Timestamp.t ])
list ]