| Package | Description |
|---|---|
| com.amazonaws.services.s3control.model |
| Modifier and Type | Method and Description |
|---|---|
AccessControlTranslation |
AccessControlTranslation.clone() |
AccessControlTranslation |
Destination.getAccessControlTranslation()
Specify this property only in a cross-account scenario (where the source and destination bucket owners are not
the same), and you want to change replica ownership to the Amazon Web Services account that owns the destination
bucket.
|
AccessControlTranslation |
AccessControlTranslation.withOwner(OwnerOverride owner)
Specifies the replica ownership.
|
AccessControlTranslation |
AccessControlTranslation.withOwner(String owner)
Specifies the replica ownership.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Destination.setAccessControlTranslation(AccessControlTranslation accessControlTranslation)
Specify this property only in a cross-account scenario (where the source and destination bucket owners are not
the same), and you want to change replica ownership to the Amazon Web Services account that owns the destination
bucket.
|
Destination |
Destination.withAccessControlTranslation(AccessControlTranslation accessControlTranslation)
Specify this property only in a cross-account scenario (where the source and destination bucket owners are not
the same), and you want to change replica ownership to the Amazon Web Services account that owns the destination
bucket.
|
Copyright © 2024. All rights reserved.