Values_6.DescribeIpamExternalResourceVerificationTokensRequestSourceDescribe verification tokens. A verification token is an Amazon Web Services-generated random value that you can use to prove ownership of an external resource. For example, you can use a verification token to validate that you control a public IP address range when you bring an IP address range to Amazon Web Services (BYOIP).
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.
*)filters : Values_3.FilterList.t option;One or more filters for the request. For more information about filtering, see Filtering CLI output. Available filters: ipam-arn ipam-external-resource-verification-token-arn ipam-external-resource-verification-token-id ipam-id ipam-region state status token-name token-value
*)nextToken : Values_3.NextToken.t option;The token for the next page of results.
*)maxResults : Values_3.IpamMaxResults.t option;The maximum number of tokens to return in one page of results.
*)ipamExternalResourceVerificationTokenIds : Values_0.ValueStringList.t option;Verification token IDs.
*)}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 ]