Values.TargetSourceThe target account, organizational unit, or the root that is associated with an Security Hub CSPM configuration. The configuration can be a configuration policy or self-managed behavior.
type nonrec t = {accountId : NonEmptyString.t option;The Amazon Web Services account ID of the target account.
*)organizationalUnitId : NonEmptyString.t option;The organizational unit ID of the target organizational unit.
*)rootId : NonEmptyString.t option;The ID of the organization root.
*)}