7#include <aws/securityhub/SecurityHub_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
55 template<
typename TypeT = Aws::String>
56 void SetType(TypeT&& value) { m_typeHasBeenSet =
true; m_type = std::forward<TypeT>(value); }
57 template<
typename TypeT = Aws::String>
63 bool m_typeHasBeenSet =
false;
AWS_SECURITYHUB_API AwsEcsServiceDeploymentControllerDetails & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetType(TypeT &&value)
AWS_SECURITYHUB_API AwsEcsServiceDeploymentControllerDetails()=default
AwsEcsServiceDeploymentControllerDetails & WithType(TypeT &&value)
const Aws::String & GetType() const
AWS_SECURITYHUB_API AwsEcsServiceDeploymentControllerDetails(Aws::Utils::Json::JsonView jsonValue)
bool TypeHasBeenSet() const
AWS_SECURITYHUB_API Aws::Utils::Json::JsonValue Jsonize() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue