| Package | Description |
|---|---|
| software.amazon.awssdk.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
ObjectLevelStatistics |
MatchingBucket.unclassifiableObjectCount()
The total number of objects that Amazon Macie can't analyze in the bucket.
|
ObjectLevelStatistics |
GetBucketStatisticsResponse.unclassifiableObjectCount()
The total number of objects that Amazon Macie can't analyze in the buckets.
|
ObjectLevelStatistics |
BucketMetadata.unclassifiableObjectCount()
The total number of objects that Amazon Macie can't analyze in the bucket.
|
ObjectLevelStatistics |
MatchingBucket.unclassifiableObjectSizeInBytes()
The total storage size, in bytes, of the objects that Amazon Macie can't analyze in the bucket.
|
ObjectLevelStatistics |
GetBucketStatisticsResponse.unclassifiableObjectSizeInBytes()
The total storage size, in bytes, of the objects that Amazon Macie can't analyze in the buckets.
|
ObjectLevelStatistics |
BucketMetadata.unclassifiableObjectSizeInBytes()
The total storage size, in bytes, of the objects that Amazon Macie can't analyze in the bucket.
|
| Modifier and Type | Method and Description |
|---|---|
MatchingBucket.Builder |
MatchingBucket.Builder.unclassifiableObjectCount(ObjectLevelStatistics unclassifiableObjectCount)
The total number of objects that Amazon Macie can't analyze in the bucket.
|
GetBucketStatisticsResponse.Builder |
GetBucketStatisticsResponse.Builder.unclassifiableObjectCount(ObjectLevelStatistics unclassifiableObjectCount)
The total number of objects that Amazon Macie can't analyze in the buckets.
|
BucketMetadata.Builder |
BucketMetadata.Builder.unclassifiableObjectCount(ObjectLevelStatistics unclassifiableObjectCount)
The total number of objects that Amazon Macie can't analyze in the bucket.
|
MatchingBucket.Builder |
MatchingBucket.Builder.unclassifiableObjectSizeInBytes(ObjectLevelStatistics unclassifiableObjectSizeInBytes)
The total storage size, in bytes, of the objects that Amazon Macie can't analyze in the bucket.
|
GetBucketStatisticsResponse.Builder |
GetBucketStatisticsResponse.Builder.unclassifiableObjectSizeInBytes(ObjectLevelStatistics unclassifiableObjectSizeInBytes)
The total storage size, in bytes, of the objects that Amazon Macie can't analyze in the buckets.
|
BucketMetadata.Builder |
BucketMetadata.Builder.unclassifiableObjectSizeInBytes(ObjectLevelStatistics unclassifiableObjectSizeInBytes)
The total storage size, in bytes, of the objects that Amazon Macie can't analyze in the bucket.
|
Copyright © 2022. All rights reserved.