Values.UpdateLicenseAssetRulesetRequestSourceUpdates a license asset ruleset.
type nonrec t = {name : LicenseAssetResourceName.t option;License asset ruleset name.
*)description : LicenseAssetResourceDescription.t option;License asset ruleset description.
*)rules : LicenseAssetRuleList.t;License asset rules.
*)licenseAssetRulesetArn : Arn.t;Amazon Resource Name (ARN) of the license asset ruleset.
*)clientToken : String_.t;Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
*)}val make :
?name:??? ->
?description:??? ->
rules:LicenseAssetRuleList.t ->
licenseAssetRulesetArn:Arn.t ->
clientToken:String_.t ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Structure of
(string
* [> `Structure of
(string
* [> `Structure of
(string
* [> `List of
[> `String of String_.t
| `Structure of
(string
* [> `List of
[> `String of
String_.t ]
list
| `String of String_.t ])
list ]
list
| `String of String_.t ])
list ])
list ])
list ])
list ]
list
| `String of LicenseAssetResourceName.t ])
list ]