7#include <aws/accessanalyzer/AccessAnalyzer_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
22namespace AccessAnalyzer
72 bool m_accountIdsHasBeenSet =
false;
void SetAccountIds(const Aws::Vector< Aws::String > &value)
AWS_ACCESSANALYZER_API RdsDbClusterSnapshotAttributeValue(Aws::Utils::Json::JsonView jsonValue)
const Aws::Vector< Aws::String > & GetAccountIds() const
AWS_ACCESSANALYZER_API RdsDbClusterSnapshotAttributeValue()
void SetAccountIds(Aws::Vector< Aws::String > &&value)
RdsDbClusterSnapshotAttributeValue & AddAccountIds(Aws::String &&value)
AWS_ACCESSANALYZER_API RdsDbClusterSnapshotAttributeValue & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_ACCESSANALYZER_API Aws::Utils::Json::JsonValue Jsonize() const
bool AccountIdsHasBeenSet() const
RdsDbClusterSnapshotAttributeValue & AddAccountIds(const char *value)
RdsDbClusterSnapshotAttributeValue & WithAccountIds(const Aws::Vector< Aws::String > &value)
RdsDbClusterSnapshotAttributeValue & WithAccountIds(Aws::Vector< Aws::String > &&value)
RdsDbClusterSnapshotAttributeValue & AddAccountIds(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue