/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include Describes an Amazon Web Services account authorized to restore a
* snapshot.See Also:
AWS
* API Reference
The identifier of an Amazon Web Services account authorized to restore a * snapshot.
*/ inline const Aws::String& GetAccountId() const{ return m_accountId; } /** *The identifier of an Amazon Web Services account authorized to restore a * snapshot.
*/ inline bool AccountIdHasBeenSet() const { return m_accountIdHasBeenSet; } /** *The identifier of an Amazon Web Services account authorized to restore a * snapshot.
*/ inline void SetAccountId(const Aws::String& value) { m_accountIdHasBeenSet = true; m_accountId = value; } /** *The identifier of an Amazon Web Services account authorized to restore a * snapshot.
*/ inline void SetAccountId(Aws::String&& value) { m_accountIdHasBeenSet = true; m_accountId = std::move(value); } /** *The identifier of an Amazon Web Services account authorized to restore a * snapshot.
*/ inline void SetAccountId(const char* value) { m_accountIdHasBeenSet = true; m_accountId.assign(value); } /** *The identifier of an Amazon Web Services account authorized to restore a * snapshot.
*/ inline AccountWithRestoreAccess& WithAccountId(const Aws::String& value) { SetAccountId(value); return *this;} /** *The identifier of an Amazon Web Services account authorized to restore a * snapshot.
*/ inline AccountWithRestoreAccess& WithAccountId(Aws::String&& value) { SetAccountId(std::move(value)); return *this;} /** *The identifier of an Amazon Web Services account authorized to restore a * snapshot.
*/ inline AccountWithRestoreAccess& WithAccountId(const char* value) { SetAccountId(value); return *this;} /** *The identifier of an Amazon Web Services support account authorized to
* restore a snapshot. For Amazon Web Services Support, the identifier is
* amazon-redshift-support
.
The identifier of an Amazon Web Services support account authorized to
* restore a snapshot. For Amazon Web Services Support, the identifier is
* amazon-redshift-support
.
The identifier of an Amazon Web Services support account authorized to
* restore a snapshot. For Amazon Web Services Support, the identifier is
* amazon-redshift-support
.
The identifier of an Amazon Web Services support account authorized to
* restore a snapshot. For Amazon Web Services Support, the identifier is
* amazon-redshift-support
.
The identifier of an Amazon Web Services support account authorized to
* restore a snapshot. For Amazon Web Services Support, the identifier is
* amazon-redshift-support
.
The identifier of an Amazon Web Services support account authorized to
* restore a snapshot. For Amazon Web Services Support, the identifier is
* amazon-redshift-support
.
The identifier of an Amazon Web Services support account authorized to
* restore a snapshot. For Amazon Web Services Support, the identifier is
* amazon-redshift-support
.
The identifier of an Amazon Web Services support account authorized to
* restore a snapshot. For Amazon Web Services Support, the identifier is
* amazon-redshift-support
.