Values.BatchEnableStandardsRequestSourceEnables the standards specified by the provided StandardsArn. To obtain the ARN for a standard, use the DescribeStandards operation. For more information, see the Security Standards section of the Security Hub CSPM User Guide.
type nonrec t = {standardsSubscriptionRequests : StandardsSubscriptionRequests.t;The list of standards checks to enable.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Map of
([> `String of NonEmptyString.t ]
* [> `String of NonEmptyString.t ])
list
| `String of NonEmptyString.t ])
list ]
list ])
list ]