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]
3045 |
# File 'sig/client.rbs', line 3045
def members: () -> ::Array[Types::ProjectMember]
|
#next_token ⇒ ::String
3046 |
# File 'sig/client.rbs', line 3046
def next_token: () -> ::String
|