Module: Aws::WellArchitected::Client::_ListProfileSharesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListProfileSharesOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
688 |
# File 'sig/client.rbs', line 688
def next_token: () -> ::String
|
#profile_share_summaries ⇒ ::Array[Types::ProfileShareSummary]
687 |
# File 'sig/client.rbs', line 687
def profile_share_summaries: () -> ::Array[Types::ProfileShareSummary]
|