Module: Aws::WellArchitected::Client::_ListLensSharesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListLensSharesOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#lens_share_summaries ⇒ ::Array[Types::LensShareSummary]
616 |
# File 'sig/client.rbs', line 616
def lens_share_summaries: () -> ::Array[Types::LensShareSummary]
|
#next_token ⇒ ::String
617 |
# File 'sig/client.rbs', line 617
def next_token: () -> ::String
|