Values_6.DescribeIpamResourceDiscoveriesRequestSourceDescribes IPAM resource discoveries. A resource discovery is an IPAM component that enables IPAM to manage and monitor resources that belong to the owning account.
type nonrec t = {dryRun : Values_0.Boolean.t option;A check for whether you have the required permissions for the action without actually making the request and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.
*)ipamResourceDiscoveryIds : Values_0.ValueStringList.t option;The IPAM resource discovery IDs.
*)nextToken : Values_3.NextToken.t option;The token for the next page of results.
*)maxResults : Values_3.IpamMaxResults.t option;The maximum number of resource discoveries to return in one page of results.
*)filters : Values_3.FilterList.t option;The resource discovery filters.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Boolean of Values_0.Boolean.t
| `Integer of Values_3.IpamMaxResults.t
| `List of
[> `String of string
| `Structure of
(string
* [> `List of [> `String of string ] list
| `String of Values_0.String_.t ])
list ]
list
| `String of Values_3.NextToken.t ])
list ]