| Package | Description |
|---|---|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
static AllowsUnencryptedObjectUploads |
AllowsUnencryptedObjectUploads.fromValue(String value)
Use this in place of valueOf.
|
static AllowsUnencryptedObjectUploads |
AllowsUnencryptedObjectUploads.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AllowsUnencryptedObjectUploads[] |
AllowsUnencryptedObjectUploads.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BucketMetadata |
BucketMetadata.withAllowsUnencryptedObjectUploads(AllowsUnencryptedObjectUploads allowsUnencryptedObjectUploads)
Specifies whether the bucket policy for the bucket requires server-side encryption of objects when objects are
added to the bucket.
|
S3Bucket |
S3Bucket.withAllowsUnencryptedObjectUploads(AllowsUnencryptedObjectUploads allowsUnencryptedObjectUploads)
Specifies whether the bucket policy for the bucket requires server-side encryption of objects when objects are
added to the bucket.
|
Copyright © 2024. All rights reserved.