Values_5.DescribeStaleSecurityGroupsResultSourceDescribes the stale security group rules for security groups referenced across a VPC peering connection, transit gateway connection, or with a security group VPC association. Rules are stale when they reference a deleted security group. Rules can also be stale if they reference a security group in a peer VPC for which the VPC peering connection has been deleted, across a transit gateway where the transit gateway has been deleted (or the transit gateway security group referencing feature has been disabled), or if a security group VPC association has been disassociated.
type nonrec t = {nextToken : Values_0.String_.t option;The token to include in another request to get the next page of items. This value is null when there are no more items to return.
*)staleSecurityGroupSet : Values_3.StaleSecurityGroupSet.t option;Information about the stale security groups.
*)}val error_of_json :
'a ->
Yojson.Safe.t ->
[> `Unknown_operation_error of 'a * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Integer of int
| `List of
[> `String of string
| `Structure of
(string * [> `String of string ]) list ]
list
| `String of string ])
list ]
list
| `String of Values_0.String_.t ])
list ]
list
| `String of Values_0.String_.t ])
list ]