7#include <aws/amplifybackend/AmplifyBackend_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/amplifybackend/model/GetBackendStorageResourceConfig.h>
14template<
typename RESULT_TYPE>
15class AmazonWebServiceResult;
24namespace AmplifyBackend
43 inline void SetAppId(
const char* value) { m_appId.assign(value); }
91 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
GetBackendStorageResult & WithAppId(const Aws::String &value)
void SetRequestId(Aws::String &&value)
AWS_AMPLIFYBACKEND_API GetBackendStorageResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetResourceConfig(const GetBackendStorageResourceConfig &value)
void SetResourceConfig(GetBackendStorageResourceConfig &&value)
void SetResourceName(const char *value)
void SetAppId(const char *value)
void SetResourceName(const Aws::String &value)
void SetAppId(Aws::String &&value)
void SetBackendEnvironmentName(Aws::String &&value)
AWS_AMPLIFYBACKEND_API GetBackendStorageResult()
GetBackendStorageResult & WithAppId(const char *value)
void SetRequestId(const Aws::String &value)
const Aws::String & GetResourceName() const
GetBackendStorageResult & WithRequestId(Aws::String &&value)
GetBackendStorageResult & WithResourceName(Aws::String &&value)
void SetBackendEnvironmentName(const char *value)
GetBackendStorageResult & WithRequestId(const char *value)
void SetResourceName(Aws::String &&value)
const Aws::String & GetRequestId() const
GetBackendStorageResult & WithBackendEnvironmentName(const char *value)
void SetAppId(const Aws::String &value)
GetBackendStorageResult & WithResourceName(const char *value)
void SetRequestId(const char *value)
void SetBackendEnvironmentName(const Aws::String &value)
AWS_AMPLIFYBACKEND_API GetBackendStorageResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
GetBackendStorageResult & WithResourceConfig(const GetBackendStorageResourceConfig &value)
const Aws::String & GetAppId() const
const Aws::String & GetBackendEnvironmentName() const
GetBackendStorageResult & WithBackendEnvironmentName(const Aws::String &value)
GetBackendStorageResult & WithResourceName(const Aws::String &value)
GetBackendStorageResult & WithResourceConfig(GetBackendStorageResourceConfig &&value)
GetBackendStorageResult & WithBackendEnvironmentName(Aws::String &&value)
const GetBackendStorageResourceConfig & GetResourceConfig() const
GetBackendStorageResult & WithAppId(Aws::String &&value)
GetBackendStorageResult & WithRequestId(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue