7#include <aws/storagegateway/StorageGateway_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
21namespace StorageGateway
49 inline void SetErrorCode(
const char* value) { m_errorCodeHasBeenSet =
true; m_errorCode.assign(value); }
57 bool m_errorCodeHasBeenSet =
false;
FileSystemAssociationStatusDetail & WithErrorCode(Aws::String &&value)
void SetErrorCode(const Aws::String &value)
AWS_STORAGEGATEWAY_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_STORAGEGATEWAY_API FileSystemAssociationStatusDetail & operator=(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetErrorCode() const
AWS_STORAGEGATEWAY_API FileSystemAssociationStatusDetail(Aws::Utils::Json::JsonView jsonValue)
FileSystemAssociationStatusDetail & WithErrorCode(const Aws::String &value)
void SetErrorCode(Aws::String &&value)
void SetErrorCode(const char *value)
bool ErrorCodeHasBeenSet() const
AWS_STORAGEGATEWAY_API FileSystemAssociationStatusDetail()
FileSystemAssociationStatusDetail & WithErrorCode(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue