Class: Aws::Types::AssociateResourcesToSubscriptionOutput
- Inherits:
-
Object
- Object
- Aws::Types::AssociateResourcesToSubscriptionOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#e_tag ⇒ ::String
Returns the value of attribute e_tag.
-
#subscription ⇒ Types::Subscription
Returns the value of attribute subscription.
Instance Attribute Details
#e_tag ⇒ ::String
Returns the value of attribute e_tag.
39 40 41 |
# File 'sig/types.rbs', line 39 def e_tag @e_tag end |
#subscription ⇒ Types::Subscription
Returns the value of attribute subscription.
38 39 40 |
# File 'sig/types.rbs', line 38 def subscription @subscription end |