Class: Aws::Types::GetLicenseAssetGroupRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetLicenseAssetGroupRequest
- 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.
472 473 474 |
# File 'sig/types.rbs', line 472 def license_asset_group_arn @license_asset_group_arn end |