Class: Aws::Types::CreateLicenseAssetRulesetResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateLicenseAssetRulesetResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#license_asset_ruleset_arn ⇒ ::String
Returns the value of attribute license_asset_ruleset_arn.
Instance Attribute Details
#license_asset_ruleset_arn ⇒ ::String
Returns the value of attribute license_asset_ruleset_arn.
192 193 194 |
# File 'sig/types.rbs', line 192 def license_asset_ruleset_arn @license_asset_ruleset_arn end |