7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/securityhub/SecurityHub_EXPORTS.h>
42 template <
typename IdT = Aws::String>
44 m_idHasBeenSet =
true;
45 m_id = std::forward<IdT>(value);
47 template <
typename IdT = Aws::String>
49 SetId(std::forward<IdT>(value));
55 bool m_idHasBeenSet =
false;
AWS_SECURITYHUB_API ResourceOwnerAccount & operator=(Aws::Utils::Json::JsonView jsonValue)
ResourceOwnerAccount & WithId(IdT &&value)
bool IdHasBeenSet() const
AWS_SECURITYHUB_API ResourceOwnerAccount(Aws::Utils::Json::JsonView jsonValue)
AWS_SECURITYHUB_API ResourceOwnerAccount()=default
AWS_SECURITYHUB_API Aws::Utils::Json::JsonValue Jsonize() const
const Aws::String & GetId() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue