public static interface AccountWithRestoreAccess.Builder extends SdkPojo, CopyableBuilder<AccountWithRestoreAccess.Builder,AccountWithRestoreAccess>
| Modifier and Type | Method and Description |
|---|---|
AccountWithRestoreAccess.Builder |
accountAlias(String accountAlias)
The identifier of an Amazon Web Services support account authorized to restore a snapshot.
|
AccountWithRestoreAccess.Builder |
accountId(String accountId)
The identifier of an Amazon Web Services account authorized to restore a snapshot.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAccountWithRestoreAccess.Builder accountId(String accountId)
The identifier of an Amazon Web Services account authorized to restore a snapshot.
accountId - The identifier of an Amazon Web Services account authorized to restore a snapshot.AccountWithRestoreAccess.Builder accountAlias(String accountAlias)
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.
accountAlias - 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.Copyright © 2023. All rights reserved.