Module: Aws::Detective::Client::_ListMembersResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListMembersResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#member_details ⇒ ::Array[Types::MemberDetail]
306 |
# File 'sig/client.rbs', line 306
def member_details: () -> ::Array[Types::MemberDetail]
|
#next_token ⇒ ::String
307 |
# File 'sig/client.rbs', line 307
def next_token: () -> ::String
|