Class: Aws::Types::DeleteEntitlementResponse
- Inherits:
-
Object
- Object
- Aws::Types::DeleteEntitlementResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#entitlements ⇒ ::Array[Types::VmEntitlement]
Returns the value of attribute entitlements.
Instance Attribute Details
#entitlements ⇒ ::Array[Types::VmEntitlement]
Returns the value of attribute entitlements.
136 137 138 |
# File 'sig/types.rbs', line 136 def entitlements @entitlements end |