@Stability(value=Stable) public static final class CfnBucket.SourceSelectionCriteriaProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnBucket.SourceSelectionCriteriaProperty>
CfnBucket.SourceSelectionCriteriaProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnBucket.SourceSelectionCriteriaProperty |
build()
Builds the configured instance.
|
CfnBucket.SourceSelectionCriteriaProperty.Builder |
sseKmsEncryptedObjects(CfnBucket.SseKmsEncryptedObjectsProperty sseKmsEncryptedObjects)
Sets the value of
CfnBucket.SourceSelectionCriteriaProperty.getSseKmsEncryptedObjects() |
CfnBucket.SourceSelectionCriteriaProperty.Builder |
sseKmsEncryptedObjects(IResolvable sseKmsEncryptedObjects)
Sets the value of
CfnBucket.SourceSelectionCriteriaProperty.getSseKmsEncryptedObjects() |
@Stability(value=Stable) public CfnBucket.SourceSelectionCriteriaProperty.Builder sseKmsEncryptedObjects(CfnBucket.SseKmsEncryptedObjectsProperty sseKmsEncryptedObjects)
CfnBucket.SourceSelectionCriteriaProperty.getSseKmsEncryptedObjects()sseKmsEncryptedObjects - `CfnBucket.SourceSelectionCriteriaProperty.SseKmsEncryptedObjects`.this@Stability(value=Stable) public CfnBucket.SourceSelectionCriteriaProperty.Builder sseKmsEncryptedObjects(IResolvable sseKmsEncryptedObjects)
CfnBucket.SourceSelectionCriteriaProperty.getSseKmsEncryptedObjects()sseKmsEncryptedObjects - `CfnBucket.SourceSelectionCriteriaProperty.SseKmsEncryptedObjects`.this@Stability(value=Stable) public CfnBucket.SourceSelectionCriteriaProperty build()
build in interface software.amazon.jsii.Builder<CfnBucket.SourceSelectionCriteriaProperty>CfnBucket.SourceSelectionCriteriaPropertyNullPointerException - if any required attribute was not providedCopyright © 2020. All rights reserved.