Class: Aws::Types::DescribeEksAnywhereSubscriptionResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeEksAnywhereSubscriptionResponse
- 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.
833 834 835 |
# File 'sig/types.rbs', line 833 def subscription @subscription end |