7#include <aws/agent-registry-control/AgentRegistryControl_EXPORTS.h>
8#include <aws/agent-registry-control/model/UpdatedDescriptorSource.h>
19namespace AgentRegistryControl {
41 template <
typename SourceT = UpdatedDescriptorSource>
43 m_sourceHasBeenSet =
true;
44 m_source = std::forward<SourceT>(value);
46 template <
typename SourceT = UpdatedDescriptorSource>
54 bool m_sourceHasBeenSet =
false;
bool SourceHasBeenSet() const
const UpdatedDescriptorSource & GetSource() const
AWS_AGENTREGISTRYCONTROL_API UpdatedHttpDescriptorFields()=default
AWS_AGENTREGISTRYCONTROL_API UpdatedHttpDescriptorFields & operator=(Aws::Utils::Json::JsonView jsonValue)
UpdatedHttpDescriptorFields & WithSource(SourceT &&value)
AWS_AGENTREGISTRYCONTROL_API UpdatedHttpDescriptorFields(Aws::Utils::Json::JsonView jsonValue)
void SetSource(SourceT &&value)
AWS_AGENTREGISTRYCONTROL_API Aws::Utils::Json::JsonValue Jsonize() const
Aws::Utils::Json::JsonValue JsonValue