Class: Aws::Types::UpdateEksAnywhereSubscriptionResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateEksAnywhereSubscriptionResponse
- 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.
1936 1937 1938 |
# File 'sig/types.rbs', line 1936 def subscription @subscription end |