Values.BatchGetConfigurationPolicyAssociationsRequestSourceReturns associations between an Security Hub CSPM configuration and a batch of target accounts, organizational units, or the root. Only the Security Hub CSPM delegated administrator can invoke this operation from the home Region. A configuration can refer to a configuration policy or to a self-managed configuration.
type nonrec t = {configurationPolicyAssociationIdentifiers : ConfigurationPolicyAssociationsList.t;Specifies one or more target account IDs, organizational unit (OU) IDs, or the root ID to retrieve associations for.
*)}val make :
configurationPolicyAssociationIdentifiers:
ConfigurationPolicyAssociationsList.t ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Structure of
(string * [> `String of NonEmptyString.t ]) list ])
list ]
list ])
list ]