| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift.model |
| Modifier and Type | Method and Description |
|---|---|
List<AccountWithRestoreAccess> |
Snapshot.accountsWithRestoreAccess()
A list of the AWS customer accounts authorized to restore the snapshot.
|
| Modifier and Type | Method and Description |
|---|---|
Snapshot.Builder |
Snapshot.Builder.accountsWithRestoreAccess(AccountWithRestoreAccess... accountsWithRestoreAccess)
A list of the AWS customer accounts authorized to restore the snapshot.
|
| Modifier and Type | Method and Description |
|---|---|
Snapshot.Builder |
Snapshot.Builder.accountsWithRestoreAccess(Collection<AccountWithRestoreAccess> accountsWithRestoreAccess)
A list of the AWS customer accounts authorized to restore the snapshot.
|
Copyright © 2020. All rights reserved.