Class: Aws::Types::CreateLicenseConversionTaskForResourceResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateLicenseConversionTaskForResourceResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#license_conversion_task_id ⇒ ::String
Returns the value of attribute license_conversion_task_id.
Instance Attribute Details
#license_conversion_task_id ⇒ ::String
Returns the value of attribute license_conversion_task_id.
223 224 225 |
# File 'sig/types.rbs', line 223 def license_conversion_task_id @license_conversion_task_id end |