@Stability(value=Stable) public static final class CfnDatastore.CustomerManagedS3StorageProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDatastore.CustomerManagedS3StorageProperty>
CfnDatastore.CustomerManagedS3StorageProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDatastore.CustomerManagedS3StorageProperty.Builder |
bucket(String bucket)
Sets the value of
CfnDatastore.CustomerManagedS3StorageProperty.getBucket() |
CfnDatastore.CustomerManagedS3StorageProperty |
build()
Builds the configured instance.
|
CfnDatastore.CustomerManagedS3StorageProperty.Builder |
keyPrefix(String keyPrefix)
Sets the value of
CfnDatastore.CustomerManagedS3StorageProperty.getKeyPrefix() |
@Stability(value=Stable) public CfnDatastore.CustomerManagedS3StorageProperty.Builder bucket(String bucket)
CfnDatastore.CustomerManagedS3StorageProperty.getBucket()bucket - `CfnDatastore.CustomerManagedS3StorageProperty.Bucket`. This parameter is required.this@Stability(value=Stable) public CfnDatastore.CustomerManagedS3StorageProperty.Builder keyPrefix(String keyPrefix)
CfnDatastore.CustomerManagedS3StorageProperty.getKeyPrefix()keyPrefix - `CfnDatastore.CustomerManagedS3StorageProperty.KeyPrefix`.this@Stability(value=Stable) public CfnDatastore.CustomerManagedS3StorageProperty build()
build in interface software.amazon.jsii.Builder<CfnDatastore.CustomerManagedS3StorageProperty>CfnDatastore.CustomerManagedS3StoragePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.