7#include <aws/groundstation/GroundStation_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/groundstation/model/ConfigTypeData.h>
10#include <aws/groundstation/model/ConfigCapabilityType.h>
11#include <aws/core/utils/memory/stl/AWSMap.h>
16template<
typename RESULT_TYPE>
17class AmazonWebServiceResult;
26namespace GroundStation
50 inline void SetConfigArn(
const char* value) { m_configArn.assign(value); }
74 inline void SetConfigId(
const char* value) { m_configId.assign(value); }
98 inline void SetName(
const char* value) { m_name.assign(value); }
127 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
void SetRequestId(const Aws::String &value)
void SetConfigId(Aws::String &&value)
GetConfigResult & WithConfigType(const ConfigCapabilityType &value)
GetConfigResult & WithConfigId(const Aws::String &value)
GetConfigResult & WithName(Aws::String &&value)
GetConfigResult & WithName(const char *value)
const ConfigTypeData & GetConfigData() const
GetConfigResult & WithName(const Aws::String &value)
const Aws::String & GetConfigId() const
AWS_GROUNDSTATION_API GetConfigResult()
GetConfigResult & AddTags(Aws::String &&key, Aws::String &&value)
GetConfigResult & WithRequestId(const char *value)
GetConfigResult & WithRequestId(Aws::String &&value)
GetConfigResult & AddTags(Aws::String &&key, const Aws::String &value)
void SetConfigType(const ConfigCapabilityType &value)
const Aws::Map< Aws::String, Aws::String > & GetTags() const
GetConfigResult & AddTags(const char *key, Aws::String &&value)
GetConfigResult & WithConfigData(ConfigTypeData &&value)
void SetConfigId(const char *value)
GetConfigResult & WithConfigId(const char *value)
void SetConfigId(const Aws::String &value)
GetConfigResult & WithConfigId(Aws::String &&value)
GetConfigResult & AddTags(const char *key, const char *value)
GetConfigResult & AddTags(const Aws::String &key, Aws::String &&value)
GetConfigResult & WithTags(Aws::Map< Aws::String, Aws::String > &&value)
void SetConfigArn(const Aws::String &value)
GetConfigResult & AddTags(Aws::String &&key, const char *value)
void SetRequestId(Aws::String &&value)
void SetName(Aws::String &&value)
void SetTags(const Aws::Map< Aws::String, Aws::String > &value)
GetConfigResult & AddTags(const Aws::String &key, const Aws::String &value)
void SetTags(Aws::Map< Aws::String, Aws::String > &&value)
GetConfigResult & WithTags(const Aws::Map< Aws::String, Aws::String > &value)
void SetConfigData(const ConfigTypeData &value)
const Aws::String & GetName() const
GetConfigResult & WithConfigType(ConfigCapabilityType &&value)
void SetRequestId(const char *value)
const Aws::String & GetRequestId() const
const ConfigCapabilityType & GetConfigType() const
void SetName(const char *value)
void SetConfigData(ConfigTypeData &&value)
void SetConfigType(ConfigCapabilityType &&value)
GetConfigResult & WithRequestId(const Aws::String &value)
GetConfigResult & WithConfigArn(Aws::String &&value)
GetConfigResult & WithConfigArn(const Aws::String &value)
void SetConfigArn(const char *value)
void SetConfigArn(Aws::String &&value)
const Aws::String & GetConfigArn() const
GetConfigResult & WithConfigData(const ConfigTypeData &value)
AWS_GROUNDSTATION_API GetConfigResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetName(const Aws::String &value)
AWS_GROUNDSTATION_API GetConfigResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
GetConfigResult & WithConfigArn(const char *value)
std::map< K, V, std::less< K >, Aws::Allocator< std::pair< const K, V > > > Map
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue