Class: Aws::Types::UpdateEntitlementResult
- Inherits:
-
Object
- Object
- Aws::Types::UpdateEntitlementResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#entitlement ⇒ Types::Entitlement
Returns the value of attribute entitlement.
Instance Attribute Details
#entitlement ⇒ Types::Entitlement
Returns the value of attribute entitlement.
1591 1592 1593 |
# File 'sig/types.rbs', line 1591 def entitlement @entitlement end |