7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/quicksight/QuickSightRequest.h>
10#include <aws/quicksight/QuickSight_EXPORTS.h>
11#include <aws/quicksight/model/DashboardPublishOptions.h>
12#include <aws/quicksight/model/DashboardSourceEntity.h>
13#include <aws/quicksight/model/DashboardVersionDefinition.h>
14#include <aws/quicksight/model/LinkSharingConfiguration.h>
15#include <aws/quicksight/model/Parameters.h>
16#include <aws/quicksight/model/ResourcePermission.h>
17#include <aws/quicksight/model/Tag.h>
18#include <aws/quicksight/model/ValidationStrategy.h>
47 template <
typename AwsAccountIdT = Aws::String>
49 m_awsAccountIdHasBeenSet =
true;
50 m_awsAccountId = std::forward<AwsAccountIdT>(value);
52 template <
typename AwsAccountIdT = Aws::String>
65 template <
typename DashboardIdT = Aws::String>
67 m_dashboardIdHasBeenSet =
true;
68 m_dashboardId = std::forward<DashboardIdT>(value);
70 template <
typename DashboardIdT = Aws::String>
83 template <
typename NameT = Aws::String>
85 m_nameHasBeenSet =
true;
86 m_name = std::forward<NameT>(value);
88 template <
typename NameT = Aws::String>
90 SetName(std::forward<NameT>(value));
103 template <
typename ParametersT = Parameters>
105 m_parametersHasBeenSet =
true;
106 m_parameters = std::forward<ParametersT>(value);
108 template <
typename ParametersT = Parameters>
124 template <
typename PermissionsT = Aws::Vector<ResourcePermission>>
126 m_permissionsHasBeenSet =
true;
127 m_permissions = std::forward<PermissionsT>(value);
129 template <
typename PermissionsT = Aws::Vector<ResourcePermission>>
134 template <
typename PermissionsT = ResourcePermission>
136 m_permissionsHasBeenSet =
true;
137 m_permissions.emplace_back(std::forward<PermissionsT>(value));
162 template <
typename SourceEntityT = DashboardSourceEntity>
164 m_sourceEntityHasBeenSet =
true;
165 m_sourceEntity = std::forward<SourceEntityT>(value);
167 template <
typename SourceEntityT = DashboardSourceEntity>
181 template <
typename TagsT = Aws::Vector<Tag>>
183 m_tagsHasBeenSet =
true;
184 m_tags = std::forward<TagsT>(value);
186 template <
typename TagsT = Aws::Vector<Tag>>
188 SetTags(std::forward<TagsT>(value));
191 template <
typename TagsT = Tag>
193 m_tagsHasBeenSet =
true;
194 m_tags.emplace_back(std::forward<TagsT>(value));
205 template <
typename VersionDescriptionT = Aws::String>
207 m_versionDescriptionHasBeenSet =
true;
208 m_versionDescription = std::forward<VersionDescriptionT>(value);
210 template <
typename VersionDescriptionT = Aws::String>
249 template <
typename DashboardPublishOptionsT = DashboardPublishOptions>
251 m_dashboardPublishOptionsHasBeenSet =
true;
252 m_dashboardPublishOptions = std::forward<DashboardPublishOptionsT>(value);
254 template <
typename DashboardPublishOptionsT = DashboardPublishOptions>
270 template <
typename ThemeArnT = Aws::String>
272 m_themeArnHasBeenSet =
true;
273 m_themeArn = std::forward<ThemeArnT>(value);
275 template <
typename ThemeArnT = Aws::String>
291 template <
typename DefinitionT = DashboardVersionDefinition>
293 m_definitionHasBeenSet =
true;
294 m_definition = std::forward<DefinitionT>(value);
296 template <
typename DefinitionT = DashboardVersionDefinition>
311 template <
typename Val
idationStrategyT = Val
idationStrategy>
313 m_validationStrategyHasBeenSet =
true;
314 m_validationStrategy = std::forward<ValidationStrategyT>(value);
316 template <
typename Val
idationStrategyT = Val
idationStrategy>
330 template <
typename FolderArnsT = Aws::Vector<Aws::String>>
332 m_folderArnsHasBeenSet =
true;
333 m_folderArns = std::forward<FolderArnsT>(value);
335 template <
typename FolderArnsT = Aws::Vector<Aws::String>>
340 template <
typename FolderArnsT = Aws::String>
342 m_folderArnsHasBeenSet =
true;
343 m_folderArns.emplace_back(std::forward<FolderArnsT>(value));
355 template <
typename LinkSharingConfigurationT = LinkSharingConfiguration>
357 m_linkSharingConfigurationHasBeenSet =
true;
358 m_linkSharingConfiguration = std::forward<LinkSharingConfigurationT>(value);
360 template <
typename LinkSharingConfigurationT = LinkSharingConfiguration>
374 template <
typename LinkEntitiesT = Aws::Vector<Aws::String>>
376 m_linkEntitiesHasBeenSet =
true;
377 m_linkEntities = std::forward<LinkEntitiesT>(value);
379 template <
typename LinkEntitiesT = Aws::Vector<Aws::String>>
384 template <
typename LinkEntitiesT = Aws::String>
386 m_linkEntitiesHasBeenSet =
true;
387 m_linkEntities.emplace_back(std::forward<LinkEntitiesT>(value));
421 bool m_awsAccountIdHasBeenSet =
false;
422 bool m_dashboardIdHasBeenSet =
false;
423 bool m_nameHasBeenSet =
false;
424 bool m_parametersHasBeenSet =
false;
425 bool m_permissionsHasBeenSet =
false;
426 bool m_sourceEntityHasBeenSet =
false;
427 bool m_tagsHasBeenSet =
false;
428 bool m_versionDescriptionHasBeenSet =
false;
429 bool m_dashboardPublishOptionsHasBeenSet =
false;
430 bool m_themeArnHasBeenSet =
false;
431 bool m_definitionHasBeenSet =
false;
432 bool m_validationStrategyHasBeenSet =
false;
433 bool m_folderArnsHasBeenSet =
false;
434 bool m_linkSharingConfigurationHasBeenSet =
false;
435 bool m_linkEntitiesHasBeenSet =
false;
void SetValidationStrategy(ValidationStrategyT &&value)
bool LinkEntitiesHasBeenSet() const
CreateDashboardRequest & WithDashboardId(DashboardIdT &&value)
void SetLinkSharingConfiguration(LinkSharingConfigurationT &&value)
virtual const char * GetServiceRequestName() const override
AWS_QUICKSIGHT_API Aws::String SerializePayload() const override
bool SourceEntityHasBeenSet() const
CreateDashboardRequest & WithLinkSharingConfiguration(LinkSharingConfigurationT &&value)
const Aws::String & GetDashboardId() const
void SetAwsAccountId(AwsAccountIdT &&value)
void SetParameters(ParametersT &&value)
const Aws::String & GetVersionDescription() const
const Aws::String & GetName() const
const Parameters & GetParameters() const
CreateDashboardRequest & WithPermissions(PermissionsT &&value)
AWS_QUICKSIGHT_API CreateDashboardRequest()=default
const Aws::Vector< ResourcePermission > & GetPermissions() const
CreateDashboardRequest & WithFolderArns(FolderArnsT &&value)
void SetThemeArn(ThemeArnT &&value)
CreateDashboardRequest & WithSourceEntity(SourceEntityT &&value)
CreateDashboardRequest & WithDashboardPublishOptions(DashboardPublishOptionsT &&value)
bool FolderArnsHasBeenSet() const
void SetDashboardPublishOptions(DashboardPublishOptionsT &&value)
const LinkSharingConfiguration & GetLinkSharingConfiguration() const
void SetPermissions(PermissionsT &&value)
void SetDashboardId(DashboardIdT &&value)
const DashboardSourceEntity & GetSourceEntity() const
CreateDashboardRequest & WithVersionDescription(VersionDescriptionT &&value)
void SetName(NameT &&value)
CreateDashboardRequest & WithThemeArn(ThemeArnT &&value)
const Aws::Vector< Aws::String > & GetLinkEntities() const
bool ValidationStrategyHasBeenSet() const
bool DefinitionHasBeenSet() const
CreateDashboardRequest & WithDefinition(DefinitionT &&value)
CreateDashboardRequest & WithTags(TagsT &&value)
bool DashboardIdHasBeenSet() const
CreateDashboardRequest & WithLinkEntities(LinkEntitiesT &&value)
CreateDashboardRequest & AddTags(TagsT &&value)
const Aws::Vector< Aws::String > & GetFolderArns() const
const Aws::Vector< Tag > & GetTags() const
bool DashboardPublishOptionsHasBeenSet() const
bool ThemeArnHasBeenSet() const
void SetFolderArns(FolderArnsT &&value)
bool ParametersHasBeenSet() const
bool NameHasBeenSet() const
void SetDefinition(DefinitionT &&value)
CreateDashboardRequest & WithAwsAccountId(AwsAccountIdT &&value)
void SetLinkEntities(LinkEntitiesT &&value)
void SetSourceEntity(SourceEntityT &&value)
const Aws::String & GetAwsAccountId() const
void SetTags(TagsT &&value)
bool VersionDescriptionHasBeenSet() const
const DashboardVersionDefinition & GetDefinition() const
void SetVersionDescription(VersionDescriptionT &&value)
bool AwsAccountIdHasBeenSet() const
CreateDashboardRequest & WithParameters(ParametersT &&value)
CreateDashboardRequest & WithName(NameT &&value)
const ValidationStrategy & GetValidationStrategy() const
CreateDashboardRequest & AddPermissions(PermissionsT &&value)
bool PermissionsHasBeenSet() const
CreateDashboardRequest & AddLinkEntities(LinkEntitiesT &&value)
const Aws::String & GetThemeArn() const
CreateDashboardRequest & AddFolderArns(FolderArnsT &&value)
bool LinkSharingConfigurationHasBeenSet() const
CreateDashboardRequest & WithValidationStrategy(ValidationStrategyT &&value)
const DashboardPublishOptions & GetDashboardPublishOptions() const
bool TagsHasBeenSet() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector