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

Returns:

  • (::String)


791
# File 'sig/client.rbs', line 791

def next_token: () -> ::String

#portals::Array[Types::PortalSummary]

Returns:



790
# File 'sig/client.rbs', line 790

def portals: () -> ::Array[Types::PortalSummary]