Values.BatchUpdateStandardsControlAssociationsRequestSourceFor a batch of security controls and standards, this operation updates the enablement status of a control in a standard.
type nonrec t = {standardsControlAssociationUpdates : StandardsControlAssociationUpdates.t;Updates the enablement status of a security control in a specified standard. Calls to this operation return a RESOURCE_NOT_FOUND_EXCEPTION error when the standard subscription for the control has StandardsControlsUpdatable value NOT_READY_FOR_UPDATES.
*)}val make :
standardsControlAssociationUpdates:StandardsControlAssociationUpdates.t ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string | `String of NonEmptyString.t ])
list ]
list ])
list ]