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