Module: Aws::WorkSpacesWeb::Client::_ListPortalsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListPortalsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
791 |
# File 'sig/client.rbs', line 791
def next_token: () -> ::String
|
#portals ⇒ ::Array[Types::PortalSummary]
790 |
# File 'sig/client.rbs', line 790
def portals: () -> ::Array[Types::PortalSummary]
|