7#include <aws/license-manager/LicenseManager_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
22namespace LicenseManager
60 bool m_licenseConfigurationArnsHasBeenSet =
false;
AWS_LICENSEMANAGER_API ReportContext()
void SetLicenseConfigurationArns(const Aws::Vector< Aws::String > &value)
AWS_LICENSEMANAGER_API ReportContext & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetLicenseConfigurationArns(Aws::Vector< Aws::String > &&value)
ReportContext & WithLicenseConfigurationArns(const Aws::Vector< Aws::String > &value)
bool LicenseConfigurationArnsHasBeenSet() const
AWS_LICENSEMANAGER_API Aws::Utils::Json::JsonValue Jsonize() const
ReportContext & WithLicenseConfigurationArns(Aws::Vector< Aws::String > &&value)
ReportContext & AddLicenseConfigurationArns(const char *value)
ReportContext & AddLicenseConfigurationArns(const Aws::String &value)
AWS_LICENSEMANAGER_API ReportContext(Aws::Utils::Json::JsonView jsonValue)
const Aws::Vector< Aws::String > & GetLicenseConfigurationArns() const
ReportContext & AddLicenseConfigurationArns(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