Values_0.AdditionalDetailSourceDescribes an additional detail for a path analysis. For more information, see Reachability Analyzer additional detail codes.
type nonrec t = {additionalDetailType : String_.t option;The additional detail code.
*)component : AnalysisComponent.t option;The path component.
*)vpcEndpointService : AnalysisComponent.t option;The VPC endpoint service.
*)ruleOptions : RuleOptionList.t option;The rule options.
*)ruleGroupTypePairs : RuleGroupTypePairList.t option;The rule group type.
*)ruleGroupRuleOptionsPairs : RuleGroupRuleOptionsPairList.t option;The rule options.
*)serviceName : String_.t option;The name of the VPC endpoint service.
*)loadBalancers : AnalysisComponentList.t option;The load balancers.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `List of
[> `String of String_.t
| `Structure of
(string
* [> `List of [> `String of String_.t ] list
| `String of String_.t ])
list ]
list
| `String of String_.t ])
list ]
list
| `String of String_.t
| `Structure of (string * [> `String of String_.t ]) list ])
list ]