7#include <aws/organizations/Organizations_EXPORTS.h>
8#include <aws/organizations/model/CreateAccountStatus.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
14template<
typename RESULT_TYPE>
15class AmazonWebServiceResult;
24namespace Organizations
50 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
void SetRequestId(const char *value)
CreateGovCloudAccountResult & WithRequestId(const Aws::String &value)
CreateGovCloudAccountResult & WithRequestId(Aws::String &&value)
void SetCreateAccountStatus(const CreateAccountStatus &value)
AWS_ORGANIZATIONS_API CreateGovCloudAccountResult()
CreateGovCloudAccountResult & WithCreateAccountStatus(const CreateAccountStatus &value)
const CreateAccountStatus & GetCreateAccountStatus() const
void SetRequestId(Aws::String &&value)
CreateGovCloudAccountResult & WithCreateAccountStatus(CreateAccountStatus &&value)
const Aws::String & GetRequestId() const
void SetRequestId(const Aws::String &value)
void SetCreateAccountStatus(CreateAccountStatus &&value)
AWS_ORGANIZATIONS_API CreateGovCloudAccountResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
AWS_ORGANIZATIONS_API CreateGovCloudAccountResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
CreateGovCloudAccountResult & WithRequestId(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue