Class: Aws::Types::ImportImageLicenseConfigurationResponse
- Inherits:
-
Object
- Object
- Aws::Types::ImportImageLicenseConfigurationResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#license_configuration_arn ⇒ ::String
Returns the value of attribute license_configuration_arn.
Instance Attribute Details
#license_configuration_arn ⇒ ::String
Returns the value of attribute license_configuration_arn.
11031 11032 11033 |
# File 'sig/types.rbs', line 11031 def license_configuration_arn @license_configuration_arn end |