7#include <aws/ssm/SSM_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
48 template<
typename TypeNameT = Aws::String>
49 void SetTypeName(TypeNameT&& value) { m_typeNameHasBeenSet =
true; m_typeName = std::forward<TypeNameT>(value); }
50 template<
typename TypeNameT = Aws::String>
56 bool m_typeNameHasBeenSet =
false;
const Aws::String & GetTypeName() const
bool TypeNameHasBeenSet() const
void SetTypeName(TypeNameT &&value)
AWS_SSM_API ResultAttribute & operator=(Aws::Utils::Json::JsonView jsonValue)
ResultAttribute & WithTypeName(TypeNameT &&value)
AWS_SSM_API ResultAttribute(Aws::Utils::Json::JsonView jsonValue)
AWS_SSM_API ResultAttribute()=default
AWS_SSM_API Aws::Utils::Json::JsonValue Jsonize() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue