| Package | Description |
|---|---|
| com.amazonaws.services.dataexchange.model |
| Modifier and Type | Method and Description |
|---|---|
ScopeDetails |
ScopeDetails.clone() |
ScopeDetails |
SendDataSetNotificationRequest.getScope()
Affected scope of this notification such as the underlying resources affected by the notification event.
|
ScopeDetails |
ScopeDetails.withLakeFormationTagPolicies(Collection<LakeFormationTagPolicyDetails> lakeFormationTagPolicies)
Underlying LF resources that will be affected by this notification.
|
ScopeDetails |
ScopeDetails.withLakeFormationTagPolicies(LakeFormationTagPolicyDetails... lakeFormationTagPolicies)
Underlying LF resources that will be affected by this notification.
|
ScopeDetails |
ScopeDetails.withRedshiftDataShares(Collection<RedshiftDataShareDetails> redshiftDataShares)
Underlying Redshift resources that will be affected by this notification.
|
ScopeDetails |
ScopeDetails.withRedshiftDataShares(RedshiftDataShareDetails... redshiftDataShares)
Underlying Redshift resources that will be affected by this notification.
|
ScopeDetails |
ScopeDetails.withS3DataAccesses(Collection<S3DataAccessDetails> s3DataAccesses)
Underlying S3 resources that will be affected by this notification.
|
ScopeDetails |
ScopeDetails.withS3DataAccesses(S3DataAccessDetails... s3DataAccesses)
Underlying S3 resources that will be affected by this notification.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SendDataSetNotificationRequest.setScope(ScopeDetails scope)
Affected scope of this notification such as the underlying resources affected by the notification event.
|
SendDataSetNotificationRequest |
SendDataSetNotificationRequest.withScope(ScopeDetails scope)
Affected scope of this notification such as the underlying resources affected by the notification event.
|
Copyright © 2025. All rights reserved.