Values_6.DescribeIpamResourceDiscoveryAssociationsRequestSourceDescribes resource discovery association with an Amazon VPC IPAM. An associated resource discovery is a resource discovery that has been associated with an IPAM..
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.
*)ipamResourceDiscoveryAssociationIds : Values_0.ValueStringList.t option;The resource discovery association IDs.
*)nextToken : Values_3.NextToken.t option;Specify the pagination token from a previous request to retrieve the next page of results.
*)maxResults : Values_3.IpamMaxResults.t option;The maximum number of resource discovery associations to return in one page of results.
*)filters : Values_3.FilterList.t option;The resource discovery association 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 ]