| Package | Description |
|---|---|
| software.amazon.awscdk.services.s3 |
Amazon S3 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnStorageLens.EncryptionProperty.Builder |
CfnStorageLens.EncryptionProperty.builder() |
CfnStorageLens.EncryptionProperty.Builder |
CfnStorageLens.EncryptionProperty.Builder.ssekms(CfnStorageLens.SSEKMSProperty ssekms)
Sets the value of
CfnStorageLens.EncryptionProperty.getSsekms() |
CfnStorageLens.EncryptionProperty.Builder |
CfnStorageLens.EncryptionProperty.Builder.ssekms(IResolvable ssekms)
Sets the value of
CfnStorageLens.EncryptionProperty.getSsekms() |
CfnStorageLens.EncryptionProperty.Builder |
CfnStorageLens.EncryptionProperty.Builder.sses3(Object sses3)
Sets the value of
CfnStorageLens.EncryptionProperty.getSses3() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnStorageLens.EncryptionProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnStorageLens.AccountLevelProperty.Builder. |
Copyright © 2022. All rights reserved.