Values_3.ManagedResourceVisibilitySettingsSourceDescribes the managed resource visibility settings for the account.
type nonrec t = {defaultVisibility : Values_2.ManagedResourceDefaultVisibility.t option;The default visibility setting for managed resources. A value of hidden indicates that managed resources are not included in Describe operation responses by default. A value of visible indicates that managed resources are included by default.
*)}