7#include <aws/imagebuilder/Imagebuilder_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/imagebuilder/model/InfrastructureConfiguration.h>
14template<
typename RESULT_TYPE>
15class AmazonWebServiceResult;
48 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
AWS_IMAGEBUILDER_API GetInfrastructureConfigurationResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetRequestId(const char *value)
GetInfrastructureConfigurationResult & WithRequestId(const char *value)
const InfrastructureConfiguration & GetInfrastructureConfiguration() const
void SetRequestId(const Aws::String &value)
AWS_IMAGEBUILDER_API GetInfrastructureConfigurationResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetInfrastructureConfiguration(const InfrastructureConfiguration &value)
GetInfrastructureConfigurationResult & WithInfrastructureConfiguration(const InfrastructureConfiguration &value)
const Aws::String & GetRequestId() const
GetInfrastructureConfigurationResult & WithRequestId(Aws::String &&value)
void SetRequestId(Aws::String &&value)
GetInfrastructureConfigurationResult & WithInfrastructureConfiguration(InfrastructureConfiguration &&value)
void SetInfrastructureConfiguration(InfrastructureConfiguration &&value)
AWS_IMAGEBUILDER_API GetInfrastructureConfigurationResult()
GetInfrastructureConfigurationResult & WithRequestId(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue