Values_2.DescribeIpRestrictionRequestSourceProvides a summary and status of IP rules.
type nonrec t = {awsAccountId : Values_1.AwsAccountId.t;The ID of the Amazon Web Services account that contains the IP rules.
*)}val to_value :
t ->
[> `Structure of (string * [> `String of Values_1.AwsAccountId.t ]) list ]