Module: Aws::QuickSight::Client::_DescribeGroupMembershipResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeGroupMembershipResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#group_member ⇒ Types::GroupMember
2061 |
# File 'sig/client.rbs', line 2061
def group_member: () -> Types::GroupMember
|
#request_id ⇒ ::String
2062 |
# File 'sig/client.rbs', line 2062
def request_id: () -> ::String
|
#status ⇒ ::Integer
2063 |
# File 'sig/client.rbs', line 2063
def status: () -> ::Integer
|