Class: Aws::Types::LicenseInfo
- Inherits:
-
Object
- Object
- Aws::Types::LicenseInfo
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#solution_key ⇒ ::String
Returns the value of attribute solution_key.
-
#vsan_key ⇒ ::String
Returns the value of attribute vsan_key.
Instance Attribute Details
#solution_key ⇒ ::String
Returns the value of attribute solution_key.
328 329 330 |
# File 'sig/types.rbs', line 328 def solution_key @solution_key end |
#vsan_key ⇒ ::String
Returns the value of attribute vsan_key.
329 330 331 |
# File 'sig/types.rbs', line 329 def vsan_key @vsan_key end |