Values.PutAccountSettingRequestSourceAllows you to change the basic scan type version or registry policy scope.
type nonrec t = {name : AccountSettingName.t;The name of the account setting, such as BASIC_SCAN_TYPE_VERSION, REGISTRY_POLICY_SCOPE, or BLOB_MOUNTING.
*)value : AccountSettingValue.t;Setting value that is specified. Valid value for basic scan type: AWS_NATIVE. Valid values for registry policy scope: V2. Valid values for blob mounting: ENABLED or DISABLED.
*)}