Class: Aws::Types::DeleteEksAnywhereSubscriptionResponse
- Inherits:
-
Object
- Object
- Aws::Types::DeleteEksAnywhereSubscriptionResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#subscription ⇒ Types::EksAnywhereSubscription
Returns the value of attribute subscription.
Instance Attribute Details
#subscription ⇒ Types::EksAnywhereSubscription
Returns the value of attribute subscription.
679 680 681 |
# File 'sig/types.rbs', line 679 def subscription @subscription end |