7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/quicksight/QuickSight_EXPORTS.h>
41 template <
typename ResourceArnT = Aws::String>
43 m_resourceArnHasBeenSet =
true;
44 m_resourceArn = std::forward<ResourceArnT>(value);
46 template <
typename ResourceArnT = Aws::String>
54 bool m_resourceArnHasBeenSet =
false;
AWS_QUICKSIGHT_API SpaceQuickSightResourceDetails & operator=(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetResourceArn() const
SpaceQuickSightResourceDetails & WithResourceArn(ResourceArnT &&value)
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
bool ResourceArnHasBeenSet() const
AWS_QUICKSIGHT_API SpaceQuickSightResourceDetails(Aws::Utils::Json::JsonView jsonValue)
void SetResourceArn(ResourceArnT &&value)
AWS_QUICKSIGHT_API SpaceQuickSightResourceDetails()=default
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue