| Package | Description |
|---|---|
| com.amazonaws.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
AccountLevelBpaSync |
AccountLevelBpaSync.clone() |
AccountLevelBpaSync |
GetBucketsResult.getAccountLevelBpaSync()
An object that describes the synchronization status of the Amazon S3 account-level block public access feature
for your Lightsail buckets.
|
AccountLevelBpaSync |
AccountLevelBpaSync.withBpaImpactsLightsail(Boolean bpaImpactsLightsail)
A Boolean value that indicates whether account-level block public access is affecting your Lightsail buckets.
|
AccountLevelBpaSync |
AccountLevelBpaSync.withLastSyncedAt(Date lastSyncedAt)
The timestamp of when the account-level BPA configuration was last synchronized.
|
AccountLevelBpaSync |
AccountLevelBpaSync.withMessage(BPAStatusMessage message)
A message that provides a reason for a
Failed or Defaulted synchronization status. |
AccountLevelBpaSync |
AccountLevelBpaSync.withMessage(String message)
A message that provides a reason for a
Failed or Defaulted synchronization status. |
AccountLevelBpaSync |
AccountLevelBpaSync.withStatus(AccountLevelBpaSyncStatus status)
The status of the account-level BPA synchronization.
|
AccountLevelBpaSync |
AccountLevelBpaSync.withStatus(String status)
The status of the account-level BPA synchronization.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetBucketsResult.setAccountLevelBpaSync(AccountLevelBpaSync accountLevelBpaSync)
An object that describes the synchronization status of the Amazon S3 account-level block public access feature
for your Lightsail buckets.
|
GetBucketsResult |
GetBucketsResult.withAccountLevelBpaSync(AccountLevelBpaSync accountLevelBpaSync)
An object that describes the synchronization status of the Amazon S3 account-level block public access feature
for your Lightsail buckets.
|
Copyright © 2024. All rights reserved.