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));
164 template <
typename SourceEntityT = DashboardSourceEntity>
166 m_sourceEntityHasBeenSet =
true;
167 m_sourceEntity = std::forward<SourceEntityT>(value);
169 template <
typename SourceEntityT = DashboardSourceEntity>
183 template <
typename TagsT = Aws::Vector<Tag>>
185 m_tagsHasBeenSet =
true;
186 m_tags = std::forward<TagsT>(value);
188 template <
typename TagsT = Aws::Vector<Tag>>
190 SetTags(std::forward<TagsT>(value));
193 template <
typename TagsT = Tag>
195 m_tagsHasBeenSet =
true;
196 m_tags.emplace_back(std::forward<TagsT>(value));
207 template <
typename VersionDescriptionT = Aws::String>
209 m_versionDescriptionHasBeenSet =
true;
210 m_versionDescription = std::forward<VersionDescriptionT>(value);
212 template <
typename VersionDescriptionT = Aws::String>
251 template <
typename DashboardPublishOptionsT = DashboardPublishOptions>
253 m_dashboardPublishOptionsHasBeenSet =
true;
254 m_dashboardPublishOptions = std::forward<DashboardPublishOptionsT>(value);
256 template <
typename DashboardPublishOptionsT = DashboardPublishOptions>
272 template <
typename ThemeArnT = Aws::String>
274 m_themeArnHasBeenSet =
true;
275 m_themeArn = std::forward<ThemeArnT>(value);
277 template <
typename ThemeArnT = Aws::String>
293 template <
typename DefinitionT = DashboardVersionDefinition>
295 m_definitionHasBeenSet =
true;
296 m_definition = std::forward<DefinitionT>(value);
298 template <
typename DefinitionT = DashboardVersionDefinition>
313 template <
typename Val
idationStrategyT = Val
idationStrategy>
315 m_validationStrategyHasBeenSet =
true;
316 m_validationStrategy = std::forward<ValidationStrategyT>(value);
318 template <
typename Val
idationStrategyT = Val
idationStrategy>
332 template <
typename FolderArnsT = Aws::Vector<Aws::String>>
334 m_folderArnsHasBeenSet =
true;
335 m_folderArns = std::forward<FolderArnsT>(value);
337 template <
typename FolderArnsT = Aws::Vector<Aws::String>>
342 template <
typename FolderArnsT = Aws::String>
344 m_folderArnsHasBeenSet =
true;
345 m_folderArns.emplace_back(std::forward<FolderArnsT>(value));
357 template <
typename LinkSharingConfigurationT = LinkSharingConfiguration>
359 m_linkSharingConfigurationHasBeenSet =
true;
360 m_linkSharingConfiguration = std::forward<LinkSharingConfigurationT>(value);
362 template <
typename LinkSharingConfigurationT = LinkSharingConfiguration>
376 template <
typename LinkEntitiesT = Aws::Vector<Aws::String>>
378 m_linkEntitiesHasBeenSet =
true;
379 m_linkEntities = std::forward<LinkEntitiesT>(value);
381 template <
typename LinkEntitiesT = Aws::Vector<Aws::String>>
386 template <
typename LinkEntitiesT = Aws::String>
388 m_linkEntitiesHasBeenSet =
true;
389 m_linkEntities.emplace_back(std::forward<LinkEntitiesT>(value));
423 bool m_awsAccountIdHasBeenSet =
false;
424 bool m_dashboardIdHasBeenSet =
false;
425 bool m_nameHasBeenSet =
false;
426 bool m_parametersHasBeenSet =
false;
427 bool m_permissionsHasBeenSet =
false;
428 bool m_sourceEntityHasBeenSet =
false;
429 bool m_tagsHasBeenSet =
false;
430 bool m_versionDescriptionHasBeenSet =
false;
431 bool m_dashboardPublishOptionsHasBeenSet =
false;
432 bool m_themeArnHasBeenSet =
false;
433 bool m_definitionHasBeenSet =
false;
434 bool m_validationStrategyHasBeenSet =
false;
435 bool m_folderArnsHasBeenSet =
false;
436 bool m_linkSharingConfigurationHasBeenSet =
false;
437 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