7#include <aws/core/http/HttpResponse.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/securityhub/SecurityHub_EXPORTS.h>
14template <
typename RESULT_TYPE>
15class AmazonWebServiceResult;
35 template <
typename HubV2ArnT = Aws::String>
37 m_hubV2ArnHasBeenSet =
true;
38 m_hubV2Arn = std::forward<HubV2ArnT>(value);
40 template <
typename HubV2ArnT = Aws::String>
50 template <
typename RequestIdT = Aws::String>
52 m_requestIdHasBeenSet =
true;
53 m_requestId = std::forward<RequestIdT>(value);
55 template <
typename RequestIdT = Aws::String>
68 bool m_hubV2ArnHasBeenSet =
false;
69 bool m_requestIdHasBeenSet =
false;
EnableSecurityHubV2Result & WithRequestId(RequestIdT &&value)
const Aws::String & GetHubV2Arn() const
void SetHubV2Arn(HubV2ArnT &&value)
const Aws::String & GetRequestId() const
EnableSecurityHubV2Result & WithHubV2Arn(HubV2ArnT &&value)
AWS_SECURITYHUB_API EnableSecurityHubV2Result & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
Aws::Http::HttpResponseCode GetHttpResponseCode() const
void SetRequestId(RequestIdT &&value)
AWS_SECURITYHUB_API EnableSecurityHubV2Result()=default
AWS_SECURITYHUB_API EnableSecurityHubV2Result(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue