7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/inspector2/Inspector2_EXPORTS.h>
40 template <
typename DetailsGroupT = Aws::String>
42 m_detailsGroupHasBeenSet =
true;
43 m_detailsGroup = std::forward<DetailsGroupT>(value);
45 template <
typename DetailsGroupT = Aws::String>
58 template <
typename TaskDefinitionArnT = Aws::String>
60 m_taskDefinitionArnHasBeenSet =
true;
61 m_taskDefinitionArn = std::forward<TaskDefinitionArnT>(value);
63 template <
typename TaskDefinitionArnT = Aws::String>
73 bool m_detailsGroupHasBeenSet =
false;
74 bool m_taskDefinitionArnHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue