7#include <aws/auditmanager/AuditManager_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/auditmanager/model/AWSAccount.h>
67 bool m_awsAccountsHasBeenSet =
false;
void SetAwsAccounts(Aws::Vector< AWSAccount > &&value)
AWS_AUDITMANAGER_API Scope & operator=(Aws::Utils::Json::JsonView jsonValue)
bool AwsAccountsHasBeenSet() const
Scope & AddAwsAccounts(const AWSAccount &value)
AWS_AUDITMANAGER_API Scope(Aws::Utils::Json::JsonView jsonValue)
const Aws::Vector< AWSAccount > & GetAwsAccounts() const
Scope & AddAwsAccounts(AWSAccount &&value)
Scope & WithAwsAccounts(Aws::Vector< AWSAccount > &&value)
AWS_AUDITMANAGER_API Scope()
AWS_AUDITMANAGER_API Aws::Utils::Json::JsonValue Jsonize() const
void SetAwsAccounts(const Aws::Vector< AWSAccount > &value)
Scope & WithAwsAccounts(const Aws::Vector< AWSAccount > &value)
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue