| Package | Description |
|---|---|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
BucketCountPolicyAllowsUnencryptedObjectUploads |
BucketCountPolicyAllowsUnencryptedObjectUploads.clone() |
BucketCountPolicyAllowsUnencryptedObjectUploads |
GetBucketStatisticsResult.getBucketCountByObjectEncryptionRequirement()
The total number of buckets whose bucket policies do or don't require server-side encryption of objects when
objects are uploaded to the buckets.
|
BucketCountPolicyAllowsUnencryptedObjectUploads |
BucketCountPolicyAllowsUnencryptedObjectUploads.withAllowsUnencryptedObjectUploads(Long allowsUnencryptedObjectUploads)
The total number of buckets that don't have a bucket policy or have a bucket policy that doesn't require
server-side encryption of new objects.
|
BucketCountPolicyAllowsUnencryptedObjectUploads |
BucketCountPolicyAllowsUnencryptedObjectUploads.withDeniesUnencryptedObjectUploads(Long deniesUnencryptedObjectUploads)
The total number of buckets whose bucket policies require server-side encryption of new objects.
|
BucketCountPolicyAllowsUnencryptedObjectUploads |
BucketCountPolicyAllowsUnencryptedObjectUploads.withUnknown(Long unknown)
The total number of buckets that Amazon Macie wasn't able to evaluate server-side encryption requirements for.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetBucketStatisticsResult.setBucketCountByObjectEncryptionRequirement(BucketCountPolicyAllowsUnencryptedObjectUploads bucketCountByObjectEncryptionRequirement)
The total number of buckets whose bucket policies do or don't require server-side encryption of objects when
objects are uploaded to the buckets.
|
GetBucketStatisticsResult |
GetBucketStatisticsResult.withBucketCountByObjectEncryptionRequirement(BucketCountPolicyAllowsUnencryptedObjectUploads bucketCountByObjectEncryptionRequirement)
The total number of buckets whose bucket policies do or don't require server-side encryption of objects when
objects are uploaded to the buckets.
|
Copyright © 2022. All rights reserved.