Module: Aws::WellArchitected::Client::_ListLensesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListLensesOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#lens_summaries ⇒ ::Array[Types::LensSummary]
631 |
# File 'sig/client.rbs', line 631
def lens_summaries: () -> ::Array[Types::LensSummary]
|
#next_token ⇒ ::String
632 |
# File 'sig/client.rbs', line 632
def next_token: () -> ::String
|