Class: Aws::Types::CreateEksAnywhereSubscriptionResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateEksAnywhereSubscriptionResponse
- 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.
564 565 566 |
# File 'sig/types.rbs', line 564 def subscription @subscription end |