Values.LicenseAssetGroupSourceLicense asset group.
type nonrec t = {name : String_.t option;License asset group name.
*)description : String_.t option;License asset group description.
*)licenseAssetGroupConfigurations : LicenseAssetGroupConfigurationList.t option;License asset group configurations.
*)associatedLicenseAssetRulesetARNs : LicenseAssetRulesetArnList.t option;ARNs of associated license asset rulesets.
*)properties : LicenseAssetGroupPropertyList.t option;License asset group properties.
*)licenseAssetGroupArn : Arn.t option;Amazon Resource Name (ARN) of the license asset group.
*)status : LicenseAssetGroupStatus.t option;License asset group status.
*)statusMessage : String_.t option;License asset group status message.
*)latestUsageAnalysisTime : DateTime.t option;Latest usage analysis time.
*)latestResourceDiscoveryTime : DateTime.t option;Latest resource discovery time.
*)}