Class: Aws::Types::CreateEntitlementResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateEntitlementResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#entitlement_id ⇒ ::String
Returns the value of attribute entitlement_id.
Instance Attribute Details
#entitlement_id ⇒ ::String
Returns the value of attribute entitlement_id.
52 53 54 |
# File 'sig/types.rbs', line 52 def entitlement_id @entitlement_id end |