Class: Aws::Types::DeleteLicenseAssetGroupRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteLicenseAssetGroupRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#license_asset_group_arn ⇒ ::String
Returns the value of attribute license_asset_group_arn.
Instance Attribute Details
#license_asset_group_arn ⇒ ::String
Returns the value of attribute license_asset_group_arn.
337 338 339 |
# File 'sig/types.rbs', line 337 def license_asset_group_arn @license_asset_group_arn end |