7#include <aws/quicksight/QuickSight_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
74 bool m_principalsHasBeenSet =
false;
77 bool m_actionsHasBeenSet =
false;
AssetBundleResourcePermissions & WithActions(const Aws::Vector< Aws::String > &value)
const Aws::Vector< Aws::String > & GetPrincipals() const
AssetBundleResourcePermissions & WithPrincipals(Aws::Vector< Aws::String > &&value)
AssetBundleResourcePermissions & AddActions(Aws::String &&value)
bool PrincipalsHasBeenSet() const
AssetBundleResourcePermissions & WithPrincipals(const Aws::Vector< Aws::String > &value)
AssetBundleResourcePermissions & AddPrincipals(const Aws::String &value)
AWS_QUICKSIGHT_API AssetBundleResourcePermissions & operator=(Aws::Utils::Json::JsonView jsonValue)
AssetBundleResourcePermissions & AddActions(const char *value)
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
AssetBundleResourcePermissions & AddPrincipals(const char *value)
const Aws::Vector< Aws::String > & GetActions() const
AssetBundleResourcePermissions & AddActions(const Aws::String &value)
AssetBundleResourcePermissions & AddPrincipals(Aws::String &&value)
void SetActions(const Aws::Vector< Aws::String > &value)
void SetPrincipals(const Aws::Vector< Aws::String > &value)
AWS_QUICKSIGHT_API AssetBundleResourcePermissions()
AssetBundleResourcePermissions & WithActions(Aws::Vector< Aws::String > &&value)
void SetActions(Aws::Vector< Aws::String > &&value)
bool ActionsHasBeenSet() const
AWS_QUICKSIGHT_API AssetBundleResourcePermissions(Aws::Utils::Json::JsonView jsonValue)
void SetPrincipals(Aws::Vector< 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