CopyableBuilder<AccountWithRestoreAccess.Builder,AccountWithRestoreAccess>, SdkBuilder<AccountWithRestoreAccess.Builder,AccountWithRestoreAccess>public static interface AccountWithRestoreAccess.Builder extends CopyableBuilder<AccountWithRestoreAccess.Builder,AccountWithRestoreAccess>
| Modifier and Type | Method | Description |
|---|---|---|
AccountWithRestoreAccess.Builder |
accountAlias(String accountAlias) |
The identifier of an AWS support account authorized to restore a snapshot.
|
AccountWithRestoreAccess.Builder |
accountId(String accountId) |
The identifier of an AWS customer account authorized to restore a snapshot.
|
copyapply, buildAccountWithRestoreAccess.Builder accountId(String accountId)
The identifier of an AWS customer account authorized to restore a snapshot.
accountId - The identifier of an AWS customer account authorized to restore a snapshot.AccountWithRestoreAccess.Builder accountAlias(String accountAlias)
The identifier of an AWS support account authorized to restore a snapshot. For AWS support, the identifier is
amazon-redshift-support.
accountAlias - The identifier of an AWS support account authorized to restore a snapshot. For AWS support, the
identifier is amazon-redshift-support.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.