7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/observabilityadmin/ObservabilityAdmin_EXPORTS.h>
19namespace ObservabilityAdmin {
32 AWS_OBSERVABILITYADMIN_API
Source() =
default;
44 template <
typename TypeT = Aws::String>
46 m_typeHasBeenSet =
true;
47 m_type = std::forward<TypeT>(value);
49 template <
typename TypeT = Aws::String>
51 SetType(std::forward<TypeT>(value));
57 bool m_typeHasBeenSet =
false;
void SetType(TypeT &&value)
AWS_OBSERVABILITYADMIN_API Source()=default
AWS_OBSERVABILITYADMIN_API Source & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_OBSERVABILITYADMIN_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_OBSERVABILITYADMIN_API Source(Aws::Utils::Json::JsonView jsonValue)
bool TypeHasBeenSet() const
Source & WithType(TypeT &&value)
const Aws::String & GetType() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue