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