7#include <aws/auditmanager/AuditManager_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
19namespace AuditManager {
48 template <
typename ServiceNameT = Aws::String>
50 m_serviceNameHasBeenSet =
true;
51 m_serviceName = std::forward<ServiceNameT>(value);
53 template <
typename ServiceNameT = Aws::String>
61 bool m_serviceNameHasBeenSet =
false;
AWS_AUDITMANAGER_API AWSService & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetServiceName(ServiceNameT &&value)
AWS_AUDITMANAGER_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_AUDITMANAGER_API AWSService(Aws::Utils::Json::JsonView jsonValue)
AWS_AUDITMANAGER_API AWSService()=default
bool ServiceNameHasBeenSet() const
const Aws::String & GetServiceName() const
AWSService & WithServiceName(ServiceNameT &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue