Module: Aws::DataZone::Client::_ListProjectMembershipsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListProjectMembershipsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#members ⇒ ::Array[Types::ProjectMember]
3052 |
# File 'sig/client.rbs', line 3052
def members: () -> ::Array[Types::ProjectMember]
|
#next_token ⇒ ::String
3053 |
# File 'sig/client.rbs', line 3053
def next_token: () -> ::String
|