Class: Aws::Types::LicenseConfigurationRequest
- Inherits:
-
Object
- Object
- Aws::Types::LicenseConfigurationRequest
- 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.
13131 13132 13133 |
# File 'sig/types.rbs', line 13131 def license_configuration_arn @license_configuration_arn end |