Class: Aws::Types::CreateEntitlementResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateEntitlementResponse
- 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.
70 71 72 |
# File 'sig/types.rbs', line 70 def entitlements @entitlements end |