Module: Aws::ManagedGrafana::Client::_ListWorkspaceServiceAccountTokensResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#service_account_id::String

Returns:

  • (::String)


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

def service_account_id: () -> ::String

#service_account_tokens::Array[Types::ServiceAccountTokenSummary]

Returns:



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

def service_account_tokens: () -> ::Array[Types::ServiceAccountTokenSummary]

#workspace_id::String

Returns:

  • (::String)


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

def workspace_id: () -> ::String