7#include <aws/securityhub/SecurityHub_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
47 template<
typename CommentT = Aws::String>
48 void SetComment(CommentT&& value) { m_commentHasBeenSet =
true; m_comment = std::forward<CommentT>(value); }
49 template<
typename CommentT = Aws::String>
55 bool m_commentHasBeenSet =
false;
AWS_SECURITYHUB_API AwsRoute53HostedZoneConfigDetails & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetComment(CommentT &&value)
AwsRoute53HostedZoneConfigDetails & WithComment(CommentT &&value)
AWS_SECURITYHUB_API AwsRoute53HostedZoneConfigDetails(Aws::Utils::Json::JsonView jsonValue)
bool CommentHasBeenSet() const
AWS_SECURITYHUB_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_SECURITYHUB_API AwsRoute53HostedZoneConfigDetails()=default
const Aws::String & GetComment() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue