7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/ssm/SSM_EXPORTS.h>
40 inline int GetCount()
const {
return m_count; }
43 m_countHasBeenSet =
true;
58 template <
typename TargetTypeT = Aws::String>
60 m_targetTypeHasBeenSet =
true;
61 m_targetType = std::forward<TargetTypeT>(value);
63 template <
typename TargetTypeT = Aws::String>
73 bool m_countHasBeenSet =
false;
74 bool m_targetTypeHasBeenSet =
false;
TargetPreview & WithCount(int value)
AWS_SSM_API Aws::Utils::Json::JsonValue Jsonize() const
bool TargetTypeHasBeenSet() const
void SetTargetType(TargetTypeT &&value)
bool CountHasBeenSet() const
TargetPreview & WithTargetType(TargetTypeT &&value)
AWS_SSM_API TargetPreview & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_SSM_API TargetPreview(Aws::Utils::Json::JsonView jsonValue)
AWS_SSM_API TargetPreview()=default
const Aws::String & GetTargetType() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue