Class: Aws::Types::GetMembershipOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetMembershipOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#membership ⇒ Types::Membership
Returns the value of attribute membership.
Instance Attribute Details
#membership ⇒ Types::Membership
Returns the value of attribute membership.
1553 1554 1555 |
# File 'sig/types.rbs', line 1553 def membership @membership end |