@Stability(value=Stable) public static final class CfnStorageLens.SSEKMSProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnStorageLens.SSEKMSProperty>
CfnStorageLens.SSEKMSProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnStorageLens.SSEKMSProperty |
build()
Builds the configured instance.
|
CfnStorageLens.SSEKMSProperty.Builder |
keyId(String keyId)
Sets the value of
CfnStorageLens.SSEKMSProperty.getKeyId() |
@Stability(value=Stable) public CfnStorageLens.SSEKMSProperty.Builder keyId(String keyId)
CfnStorageLens.SSEKMSProperty.getKeyId()keyId - `CfnStorageLens.SSEKMSProperty.KeyId`. This parameter is required.this@Stability(value=Stable) public CfnStorageLens.SSEKMSProperty build()
build in interface software.amazon.jsii.Builder<CfnStorageLens.SSEKMSProperty>CfnStorageLens.SSEKMSPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.