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

Returns:

  • (::String)


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

def next_token: () -> ::String

#profile_share_summaries ⇒ ::Array[Types::ProfileShareSummary]

Returns:



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

def profile_share_summaries: () -> ::Array[Types::ProfileShareSummary]