| Package | Description |
|---|---|
| software.amazon.awssdk.services.dataexchange.model |
| Modifier and Type | Method and Description |
|---|---|
List<S3DataAccessDetails> |
ScopeDetails.s3DataAccesses()
Underlying S3 resources that will be affected by this notification.
|
| Modifier and Type | Method and Description |
|---|---|
ScopeDetails.Builder |
ScopeDetails.Builder.s3DataAccesses(S3DataAccessDetails... s3DataAccesses)
Underlying S3 resources that will be affected by this notification.
|
| Modifier and Type | Method and Description |
|---|---|
ScopeDetails.Builder |
ScopeDetails.Builder.s3DataAccesses(Collection<S3DataAccessDetails> s3DataAccesses)
Underlying S3 resources that will be affected by this notification.
|
Copyright © 2023. All rights reserved.