@Stability(value=Stable) public static final class CfnBucket.SseKmsEncryptedObjectsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnBucket.SseKmsEncryptedObjectsProperty>
CfnBucket.SseKmsEncryptedObjectsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnBucket.SseKmsEncryptedObjectsProperty |
build()
Builds the configured instance.
|
CfnBucket.SseKmsEncryptedObjectsProperty.Builder |
status(String status)
Sets the value of
CfnBucket.SseKmsEncryptedObjectsProperty.getStatus() |
@Stability(value=Stable) public CfnBucket.SseKmsEncryptedObjectsProperty.Builder status(String status)
CfnBucket.SseKmsEncryptedObjectsProperty.getStatus()status - `CfnBucket.SseKmsEncryptedObjectsProperty.Status`. This parameter is required.this@Stability(value=Stable) public CfnBucket.SseKmsEncryptedObjectsProperty build()
build in interface software.amazon.jsii.Builder<CfnBucket.SseKmsEncryptedObjectsProperty>CfnBucket.SseKmsEncryptedObjectsPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.