7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/securityhub/SecurityHub_EXPORTS.h>
45 template <
typename StandardsIdT = Aws::String>
47 m_standardsIdHasBeenSet =
true;
48 m_standardsId = std::forward<StandardsIdT>(value);
50 template <
typename StandardsIdT = Aws::String>
58 bool m_standardsIdHasBeenSet =
false;
AWS_SECURITYHUB_API AssociatedStandard(Aws::Utils::Json::JsonView jsonValue)
AWS_SECURITYHUB_API Aws::Utils::Json::JsonValue Jsonize() const
bool StandardsIdHasBeenSet() const
AWS_SECURITYHUB_API AssociatedStandard()=default
AWS_SECURITYHUB_API AssociatedStandard & operator=(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetStandardsId() const
void SetStandardsId(StandardsIdT &&value)
AssociatedStandard & WithStandardsId(StandardsIdT &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue