7#include <aws/agent-registry-control/AgentRegistryControl_EXPORTS.h>
8#include <aws/agent-registry-control/model/UpdatedDescriptorData.h>
19namespace AgentRegistryControl {
41 template <
typename DataT = UpdatedDescriptorData>
43 m_dataHasBeenSet =
true;
44 m_data = std::forward<DataT>(value);
46 template <
typename DataT = UpdatedDescriptorData>
48 SetData(std::forward<DataT>(value));
54 bool m_dataHasBeenSet =
false;
bool DataHasBeenSet() const
void SetData(DataT &&value)
UpdatedCustomDescriptorFields & WithData(DataT &&value)
AWS_AGENTREGISTRYCONTROL_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_AGENTREGISTRYCONTROL_API UpdatedCustomDescriptorFields()=default
AWS_AGENTREGISTRYCONTROL_API UpdatedCustomDescriptorFields(Aws::Utils::Json::JsonView jsonValue)
AWS_AGENTREGISTRYCONTROL_API UpdatedCustomDescriptorFields & operator=(Aws::Utils::Json::JsonView jsonValue)
const UpdatedDescriptorData & GetData() const
Aws::Utils::Json::JsonValue JsonValue