7#include <aws/servicecatalog/ServiceCatalog_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
22namespace ServiceCatalog
87 bool m_stackSetAccountsHasBeenSet =
false;
90 bool m_stackSetRegionsHasBeenSet =
false;
void SetStackSetAccounts(Aws::Vector< Aws::String > &&value)
bool StackSetRegionsHasBeenSet() const
ProvisioningArtifactPreferences & AddStackSetAccounts(Aws::String &&value)
ProvisioningArtifactPreferences & AddStackSetAccounts(const char *value)
void SetStackSetAccounts(const Aws::Vector< Aws::String > &value)
const Aws::Vector< Aws::String > & GetStackSetAccounts() const
ProvisioningArtifactPreferences & AddStackSetRegions(const Aws::String &value)
bool StackSetAccountsHasBeenSet() const
AWS_SERVICECATALOG_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_SERVICECATALOG_API ProvisioningArtifactPreferences(Aws::Utils::Json::JsonView jsonValue)
ProvisioningArtifactPreferences & AddStackSetRegions(Aws::String &&value)
AWS_SERVICECATALOG_API ProvisioningArtifactPreferences & operator=(Aws::Utils::Json::JsonView jsonValue)
ProvisioningArtifactPreferences & WithStackSetRegions(const Aws::Vector< Aws::String > &value)
const Aws::Vector< Aws::String > & GetStackSetRegions() const
void SetStackSetRegions(Aws::Vector< Aws::String > &&value)
ProvisioningArtifactPreferences & WithStackSetAccounts(const Aws::Vector< Aws::String > &value)
void SetStackSetRegions(const Aws::Vector< Aws::String > &value)
ProvisioningArtifactPreferences & WithStackSetRegions(Aws::Vector< Aws::String > &&value)
ProvisioningArtifactPreferences & AddStackSetRegions(const char *value)
AWS_SERVICECATALOG_API ProvisioningArtifactPreferences()
ProvisioningArtifactPreferences & WithStackSetAccounts(Aws::Vector< Aws::String > &&value)
ProvisioningArtifactPreferences & AddStackSetAccounts(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue