Module: Aws::ManagedGrafana::Client::_ListWorkspaceServiceAccountsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListWorkspaceServiceAccountsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#service_accounts::Array[Types::ServiceAccountSummary]

Returns:



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

def service_accounts: () -> ::Array[Types::ServiceAccountSummary]

#workspace_id::String

Returns:

  • (::String)


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

def workspace_id: () -> ::String