Class: Aws::Types::ImportImageLicenseConfigurationRequest
- Inherits:
-
Object
- Object
- Aws::Types::ImportImageLicenseConfigurationRequest
- 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.
11026 11027 11028 |
# File 'sig/types.rbs', line 11026 def license_configuration_arn @license_configuration_arn end |