Class: Aws::Types::GetLicenseResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetLicenseResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#license ⇒ Types::License
Returns the value of attribute license.
Instance Attribute Details
#license ⇒ Types::License
Returns the value of attribute license.
553 554 555 |
# File 'sig/types.rbs', line 553 def license @license end |