AWS SDK for C++

AWS SDK for C++ Version 1.11.677

Loading...
Searching...
No Matches
ManagedGrafanaServiceClientModel.h
1
6#pragma once
7
8/* Generic header includes */
9#include <aws/core/client/AWSError.h>
10#include <aws/core/client/AsyncCallerContext.h>
11#include <aws/core/client/GenericClientConfiguration.h>
12#include <aws/core/http/HttpTypes.h>
13#include <aws/core/utils/memory/stl/AWSString.h>
14#include <aws/grafana/ManagedGrafanaEndpointProvider.h>
15#include <aws/grafana/ManagedGrafanaErrors.h>
16
17#include <functional>
18#include <future>
19/* End of generic header includes */
20
21/* Service model headers required in ManagedGrafanaClient header */
22#include <aws/grafana/model/AssociateLicenseResult.h>
23#include <aws/grafana/model/CreateWorkspaceApiKeyResult.h>
24#include <aws/grafana/model/CreateWorkspaceResult.h>
25#include <aws/grafana/model/CreateWorkspaceServiceAccountResult.h>
26#include <aws/grafana/model/CreateWorkspaceServiceAccountTokenResult.h>
27#include <aws/grafana/model/DeleteWorkspaceApiKeyResult.h>
28#include <aws/grafana/model/DeleteWorkspaceResult.h>
29#include <aws/grafana/model/DeleteWorkspaceServiceAccountResult.h>
30#include <aws/grafana/model/DeleteWorkspaceServiceAccountTokenResult.h>
31#include <aws/grafana/model/DescribeWorkspaceAuthenticationResult.h>
32#include <aws/grafana/model/DescribeWorkspaceConfigurationResult.h>
33#include <aws/grafana/model/DescribeWorkspaceResult.h>
34#include <aws/grafana/model/DisassociateLicenseResult.h>
35#include <aws/grafana/model/ListPermissionsResult.h>
36#include <aws/grafana/model/ListTagsForResourceResult.h>
37#include <aws/grafana/model/ListVersionsRequest.h>
38#include <aws/grafana/model/ListVersionsResult.h>
39#include <aws/grafana/model/ListWorkspaceServiceAccountTokensResult.h>
40#include <aws/grafana/model/ListWorkspaceServiceAccountsResult.h>
41#include <aws/grafana/model/ListWorkspacesRequest.h>
42#include <aws/grafana/model/ListWorkspacesResult.h>
43#include <aws/grafana/model/TagResourceResult.h>
44#include <aws/grafana/model/UntagResourceResult.h>
45#include <aws/grafana/model/UpdatePermissionsResult.h>
46#include <aws/grafana/model/UpdateWorkspaceAuthenticationResult.h>
47#include <aws/grafana/model/UpdateWorkspaceConfigurationResult.h>
48#include <aws/grafana/model/UpdateWorkspaceResult.h>
49/* End of service model headers required in ManagedGrafanaClient header */
50
51namespace Aws {
52namespace Http {
53class HttpClient;
54class HttpClientFactory;
55} // namespace Http
56
57namespace Utils {
58template <typename R, typename E>
59class Outcome;
60
61namespace Threading {
62class Executor;
63} // namespace Threading
64} // namespace Utils
65
66namespace Auth {
67class AWSCredentials;
68class AWSCredentialsProvider;
69} // namespace Auth
70
71namespace Client {
72class RetryStrategy;
73} // namespace Client
74
75namespace ManagedGrafana {
79
80namespace Model {
81/* Service model forward declarations required in ManagedGrafanaClient header */
107/* End of service model forward declarations required in ManagedGrafanaClient header */
108
109/* Service model Outcome class definitions */
135/* End of service model Outcome class definitions */
136
137/* Service model Outcome callable definitions */
138typedef std::future<AssociateLicenseOutcome> AssociateLicenseOutcomeCallable;
139typedef std::future<CreateWorkspaceOutcome> CreateWorkspaceOutcomeCallable;
140typedef std::future<CreateWorkspaceApiKeyOutcome> CreateWorkspaceApiKeyOutcomeCallable;
141typedef std::future<CreateWorkspaceServiceAccountOutcome> CreateWorkspaceServiceAccountOutcomeCallable;
142typedef std::future<CreateWorkspaceServiceAccountTokenOutcome> CreateWorkspaceServiceAccountTokenOutcomeCallable;
143typedef std::future<DeleteWorkspaceOutcome> DeleteWorkspaceOutcomeCallable;
144typedef std::future<DeleteWorkspaceApiKeyOutcome> DeleteWorkspaceApiKeyOutcomeCallable;
145typedef std::future<DeleteWorkspaceServiceAccountOutcome> DeleteWorkspaceServiceAccountOutcomeCallable;
146typedef std::future<DeleteWorkspaceServiceAccountTokenOutcome> DeleteWorkspaceServiceAccountTokenOutcomeCallable;
147typedef std::future<DescribeWorkspaceOutcome> DescribeWorkspaceOutcomeCallable;
148typedef std::future<DescribeWorkspaceAuthenticationOutcome> DescribeWorkspaceAuthenticationOutcomeCallable;
149typedef std::future<DescribeWorkspaceConfigurationOutcome> DescribeWorkspaceConfigurationOutcomeCallable;
150typedef std::future<DisassociateLicenseOutcome> DisassociateLicenseOutcomeCallable;
151typedef std::future<ListPermissionsOutcome> ListPermissionsOutcomeCallable;
152typedef std::future<ListTagsForResourceOutcome> ListTagsForResourceOutcomeCallable;
153typedef std::future<ListVersionsOutcome> ListVersionsOutcomeCallable;
154typedef std::future<ListWorkspaceServiceAccountTokensOutcome> ListWorkspaceServiceAccountTokensOutcomeCallable;
155typedef std::future<ListWorkspaceServiceAccountsOutcome> ListWorkspaceServiceAccountsOutcomeCallable;
156typedef std::future<ListWorkspacesOutcome> ListWorkspacesOutcomeCallable;
157typedef std::future<TagResourceOutcome> TagResourceOutcomeCallable;
158typedef std::future<UntagResourceOutcome> UntagResourceOutcomeCallable;
159typedef std::future<UpdatePermissionsOutcome> UpdatePermissionsOutcomeCallable;
160typedef std::future<UpdateWorkspaceOutcome> UpdateWorkspaceOutcomeCallable;
161typedef std::future<UpdateWorkspaceAuthenticationOutcome> UpdateWorkspaceAuthenticationOutcomeCallable;
162typedef std::future<UpdateWorkspaceConfigurationOutcome> UpdateWorkspaceConfigurationOutcomeCallable;
163/* End of service model Outcome callable definitions */
164} // namespace Model
165
167
168/* Service model async handlers definitions */
169typedef std::function<void(const ManagedGrafanaClient*, const Model::AssociateLicenseRequest&, const Model::AssociateLicenseOutcome&,
170 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
172typedef std::function<void(const ManagedGrafanaClient*, const Model::CreateWorkspaceRequest&, const Model::CreateWorkspaceOutcome&,
173 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
175typedef std::function<void(const ManagedGrafanaClient*, const Model::CreateWorkspaceApiKeyRequest&,
176 const Model::CreateWorkspaceApiKeyOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
178typedef std::function<void(const ManagedGrafanaClient*, const Model::CreateWorkspaceServiceAccountRequest&,
180 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
182typedef std::function<void(const ManagedGrafanaClient*, const Model::CreateWorkspaceServiceAccountTokenRequest&,
184 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
186typedef std::function<void(const ManagedGrafanaClient*, const Model::DeleteWorkspaceRequest&, const Model::DeleteWorkspaceOutcome&,
187 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
189typedef std::function<void(const ManagedGrafanaClient*, const Model::DeleteWorkspaceApiKeyRequest&,
190 const Model::DeleteWorkspaceApiKeyOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
192typedef std::function<void(const ManagedGrafanaClient*, const Model::DeleteWorkspaceServiceAccountRequest&,
194 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
196typedef std::function<void(const ManagedGrafanaClient*, const Model::DeleteWorkspaceServiceAccountTokenRequest&,
198 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
200typedef std::function<void(const ManagedGrafanaClient*, const Model::DescribeWorkspaceRequest&, const Model::DescribeWorkspaceOutcome&,
201 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
203typedef std::function<void(const ManagedGrafanaClient*, const Model::DescribeWorkspaceAuthenticationRequest&,
205 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
207typedef std::function<void(const ManagedGrafanaClient*, const Model::DescribeWorkspaceConfigurationRequest&,
209 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
212 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
214typedef std::function<void(const ManagedGrafanaClient*, const Model::ListPermissionsRequest&, const Model::ListPermissionsOutcome&,
215 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
218 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
220typedef std::function<void(const ManagedGrafanaClient*, const Model::ListVersionsRequest&, const Model::ListVersionsOutcome&,
221 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
223typedef std::function<void(const ManagedGrafanaClient*, const Model::ListWorkspaceServiceAccountTokensRequest&,
225 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
227typedef std::function<void(const ManagedGrafanaClient*, const Model::ListWorkspaceServiceAccountsRequest&,
229 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
231typedef std::function<void(const ManagedGrafanaClient*, const Model::ListWorkspacesRequest&, const Model::ListWorkspacesOutcome&,
232 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
234typedef std::function<void(const ManagedGrafanaClient*, const Model::TagResourceRequest&, const Model::TagResourceOutcome&,
235 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
237typedef std::function<void(const ManagedGrafanaClient*, const Model::UntagResourceRequest&, const Model::UntagResourceOutcome&,
238 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
240typedef std::function<void(const ManagedGrafanaClient*, const Model::UpdatePermissionsRequest&, const Model::UpdatePermissionsOutcome&,
241 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
243typedef std::function<void(const ManagedGrafanaClient*, const Model::UpdateWorkspaceRequest&, const Model::UpdateWorkspaceOutcome&,
244 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
246typedef std::function<void(const ManagedGrafanaClient*, const Model::UpdateWorkspaceAuthenticationRequest&,
248 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
250typedef std::function<void(const ManagedGrafanaClient*, const Model::UpdateWorkspaceConfigurationRequest&,
252 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
254/* End of service model async handlers definitions */
255} // namespace ManagedGrafana
256} // namespace Aws
EndpointProviderBase< ManagedGrafanaClientConfiguration, ManagedGrafanaBuiltInParameters, ManagedGrafanaClientContextParameters > ManagedGrafanaEndpointProviderBase
Aws::Utils::Outcome< UntagResourceResult, ManagedGrafanaError > UntagResourceOutcome
Aws::Utils::Outcome< DescribeWorkspaceResult, ManagedGrafanaError > DescribeWorkspaceOutcome
std::future< ListPermissionsOutcome > ListPermissionsOutcomeCallable
std::future< DescribeWorkspaceOutcome > DescribeWorkspaceOutcomeCallable
std::future< TagResourceOutcome > TagResourceOutcomeCallable
std::future< ListWorkspaceServiceAccountTokensOutcome > ListWorkspaceServiceAccountTokensOutcomeCallable
std::future< DescribeWorkspaceAuthenticationOutcome > DescribeWorkspaceAuthenticationOutcomeCallable
std::future< AssociateLicenseOutcome > AssociateLicenseOutcomeCallable
Aws::Utils::Outcome< CreateWorkspaceResult, ManagedGrafanaError > CreateWorkspaceOutcome
Aws::Utils::Outcome< ListPermissionsResult, ManagedGrafanaError > ListPermissionsOutcome
std::future< UpdateWorkspaceOutcome > UpdateWorkspaceOutcomeCallable
Aws::Utils::Outcome< DeleteWorkspaceServiceAccountTokenResult, ManagedGrafanaError > DeleteWorkspaceServiceAccountTokenOutcome
Aws::Utils::Outcome< CreateWorkspaceApiKeyResult, ManagedGrafanaError > CreateWorkspaceApiKeyOutcome
Aws::Utils::Outcome< ListWorkspaceServiceAccountTokensResult, ManagedGrafanaError > ListWorkspaceServiceAccountTokensOutcome
std::future< DeleteWorkspaceServiceAccountTokenOutcome > DeleteWorkspaceServiceAccountTokenOutcomeCallable
Aws::Utils::Outcome< DeleteWorkspaceServiceAccountResult, ManagedGrafanaError > DeleteWorkspaceServiceAccountOutcome
Aws::Utils::Outcome< ListWorkspaceServiceAccountsResult, ManagedGrafanaError > ListWorkspaceServiceAccountsOutcome
Aws::Utils::Outcome< UpdateWorkspaceAuthenticationResult, ManagedGrafanaError > UpdateWorkspaceAuthenticationOutcome
std::future< DescribeWorkspaceConfigurationOutcome > DescribeWorkspaceConfigurationOutcomeCallable
std::future< UpdatePermissionsOutcome > UpdatePermissionsOutcomeCallable
Aws::Utils::Outcome< UpdateWorkspaceResult, ManagedGrafanaError > UpdateWorkspaceOutcome
Aws::Utils::Outcome< DescribeWorkspaceAuthenticationResult, ManagedGrafanaError > DescribeWorkspaceAuthenticationOutcome
Aws::Utils::Outcome< CreateWorkspaceServiceAccountTokenResult, ManagedGrafanaError > CreateWorkspaceServiceAccountTokenOutcome
Aws::Utils::Outcome< ListWorkspacesResult, ManagedGrafanaError > ListWorkspacesOutcome
std::future< CreateWorkspaceServiceAccountTokenOutcome > CreateWorkspaceServiceAccountTokenOutcomeCallable
Aws::Utils::Outcome< ListVersionsResult, ManagedGrafanaError > ListVersionsOutcome
std::future< CreateWorkspaceApiKeyOutcome > CreateWorkspaceApiKeyOutcomeCallable
std::future< ListVersionsOutcome > ListVersionsOutcomeCallable
std::future< CreateWorkspaceOutcome > CreateWorkspaceOutcomeCallable
std::future< UpdateWorkspaceAuthenticationOutcome > UpdateWorkspaceAuthenticationOutcomeCallable
std::future< DeleteWorkspaceOutcome > DeleteWorkspaceOutcomeCallable
Aws::Utils::Outcome< DeleteWorkspaceResult, ManagedGrafanaError > DeleteWorkspaceOutcome
Aws::Utils::Outcome< DeleteWorkspaceApiKeyResult, ManagedGrafanaError > DeleteWorkspaceApiKeyOutcome
Aws::Utils::Outcome< DisassociateLicenseResult, ManagedGrafanaError > DisassociateLicenseOutcome
Aws::Utils::Outcome< AssociateLicenseResult, ManagedGrafanaError > AssociateLicenseOutcome
std::future< UpdateWorkspaceConfigurationOutcome > UpdateWorkspaceConfigurationOutcomeCallable
Aws::Utils::Outcome< ListTagsForResourceResult, ManagedGrafanaError > ListTagsForResourceOutcome
std::future< DeleteWorkspaceServiceAccountOutcome > DeleteWorkspaceServiceAccountOutcomeCallable
Aws::Utils::Outcome< UpdateWorkspaceConfigurationResult, ManagedGrafanaError > UpdateWorkspaceConfigurationOutcome
Aws::Utils::Outcome< UpdatePermissionsResult, ManagedGrafanaError > UpdatePermissionsOutcome
std::future< DisassociateLicenseOutcome > DisassociateLicenseOutcomeCallable
std::future< ListWorkspaceServiceAccountsOutcome > ListWorkspaceServiceAccountsOutcomeCallable
std::future< CreateWorkspaceServiceAccountOutcome > CreateWorkspaceServiceAccountOutcomeCallable
std::future< ListTagsForResourceOutcome > ListTagsForResourceOutcomeCallable
std::future< DeleteWorkspaceApiKeyOutcome > DeleteWorkspaceApiKeyOutcomeCallable
Aws::Utils::Outcome< TagResourceResult, ManagedGrafanaError > TagResourceOutcome
std::future< ListWorkspacesOutcome > ListWorkspacesOutcomeCallable
std::future< UntagResourceOutcome > UntagResourceOutcomeCallable
Aws::Utils::Outcome< CreateWorkspaceServiceAccountResult, ManagedGrafanaError > CreateWorkspaceServiceAccountOutcome
Aws::Utils::Outcome< DescribeWorkspaceConfigurationResult, ManagedGrafanaError > DescribeWorkspaceConfigurationOutcome
std::function< void(const ManagedGrafanaClient *, const Model::DeleteWorkspaceServiceAccountRequest &, const Model::DeleteWorkspaceServiceAccountOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteWorkspaceServiceAccountResponseReceivedHandler
std::function< void(const ManagedGrafanaClient *, const Model::DeleteWorkspaceRequest &, const Model::DeleteWorkspaceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteWorkspaceResponseReceivedHandler
std::function< void(const ManagedGrafanaClient *, const Model::DeleteWorkspaceServiceAccountTokenRequest &, const Model::DeleteWorkspaceServiceAccountTokenOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteWorkspaceServiceAccountTokenResponseReceivedHandler
std::function< void(const ManagedGrafanaClient *, const Model::ListPermissionsRequest &, const Model::ListPermissionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListPermissionsResponseReceivedHandler
std::function< void(const ManagedGrafanaClient *, const Model::DescribeWorkspaceConfigurationRequest &, const Model::DescribeWorkspaceConfigurationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeWorkspaceConfigurationResponseReceivedHandler
std::function< void(const ManagedGrafanaClient *, const Model::ListWorkspaceServiceAccountsRequest &, const Model::ListWorkspaceServiceAccountsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListWorkspaceServiceAccountsResponseReceivedHandler
std::function< void(const ManagedGrafanaClient *, const Model::CreateWorkspaceServiceAccountRequest &, const Model::CreateWorkspaceServiceAccountOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateWorkspaceServiceAccountResponseReceivedHandler
std::function< void(const ManagedGrafanaClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> TagResourceResponseReceivedHandler
std::function< void(const ManagedGrafanaClient *, const Model::DescribeWorkspaceRequest &, const Model::DescribeWorkspaceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeWorkspaceResponseReceivedHandler
std::function< void(const ManagedGrafanaClient *, const Model::UpdatePermissionsRequest &, const Model::UpdatePermissionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdatePermissionsResponseReceivedHandler
std::function< void(const ManagedGrafanaClient *, const Model::DescribeWorkspaceAuthenticationRequest &, const Model::DescribeWorkspaceAuthenticationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeWorkspaceAuthenticationResponseReceivedHandler
std::function< void(const ManagedGrafanaClient *, const Model::CreateWorkspaceRequest &, const Model::CreateWorkspaceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateWorkspaceResponseReceivedHandler
std::function< void(const ManagedGrafanaClient *, const Model::ListTagsForResourceRequest &, const Model::ListTagsForResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListTagsForResourceResponseReceivedHandler
std::function< void(const ManagedGrafanaClient *, const Model::ListWorkspaceServiceAccountTokensRequest &, const Model::ListWorkspaceServiceAccountTokensOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListWorkspaceServiceAccountTokensResponseReceivedHandler
std::function< void(const ManagedGrafanaClient *, const Model::DisassociateLicenseRequest &, const Model::DisassociateLicenseOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DisassociateLicenseResponseReceivedHandler
std::function< void(const ManagedGrafanaClient *, const Model::UpdateWorkspaceRequest &, const Model::UpdateWorkspaceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateWorkspaceResponseReceivedHandler
std::function< void(const ManagedGrafanaClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UntagResourceResponseReceivedHandler
std::function< void(const ManagedGrafanaClient *, const Model::UpdateWorkspaceAuthenticationRequest &, const Model::UpdateWorkspaceAuthenticationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateWorkspaceAuthenticationResponseReceivedHandler
std::function< void(const ManagedGrafanaClient *, const Model::DeleteWorkspaceApiKeyRequest &, const Model::DeleteWorkspaceApiKeyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteWorkspaceApiKeyResponseReceivedHandler
std::function< void(const ManagedGrafanaClient *, const Model::UpdateWorkspaceConfigurationRequest &, const Model::UpdateWorkspaceConfigurationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateWorkspaceConfigurationResponseReceivedHandler
std::function< void(const ManagedGrafanaClient *, const Model::CreateWorkspaceApiKeyRequest &, const Model::CreateWorkspaceApiKeyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateWorkspaceApiKeyResponseReceivedHandler
std::function< void(const ManagedGrafanaClient *, const Model::AssociateLicenseRequest &, const Model::AssociateLicenseOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> AssociateLicenseResponseReceivedHandler
std::function< void(const ManagedGrafanaClient *, const Model::CreateWorkspaceServiceAccountTokenRequest &, const Model::CreateWorkspaceServiceAccountTokenOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateWorkspaceServiceAccountTokenResponseReceivedHandler
std::function< void(const ManagedGrafanaClient *, const Model::ListVersionsRequest &, const Model::ListVersionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListVersionsResponseReceivedHandler
std::function< void(const ManagedGrafanaClient *, const Model::ListWorkspacesRequest &, const Model::ListWorkspacesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListWorkspacesResponseReceivedHandler