@Stability(value=Stable) public static final class CfnDatastore.DatastoreStorageProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDatastore.DatastoreStorageProperty>
CfnDatastore.DatastoreStorageProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDatastore.DatastoreStorageProperty |
build()
Builds the configured instance.
|
CfnDatastore.DatastoreStorageProperty.Builder |
customerManagedS3(CfnDatastore.CustomerManagedS3Property customerManagedS3)
Sets the value of
CfnDatastore.DatastoreStorageProperty.getCustomerManagedS3() |
CfnDatastore.DatastoreStorageProperty.Builder |
customerManagedS3(IResolvable customerManagedS3)
Sets the value of
CfnDatastore.DatastoreStorageProperty.getCustomerManagedS3() |
CfnDatastore.DatastoreStorageProperty.Builder |
serviceManagedS3(CfnDatastore.ServiceManagedS3Property serviceManagedS3)
Sets the value of
CfnDatastore.DatastoreStorageProperty.getServiceManagedS3() |
CfnDatastore.DatastoreStorageProperty.Builder |
serviceManagedS3(IResolvable serviceManagedS3)
Sets the value of
CfnDatastore.DatastoreStorageProperty.getServiceManagedS3() |
@Stability(value=Stable) public CfnDatastore.DatastoreStorageProperty.Builder customerManagedS3(CfnDatastore.CustomerManagedS3Property customerManagedS3)
CfnDatastore.DatastoreStorageProperty.getCustomerManagedS3()customerManagedS3 - `CfnDatastore.DatastoreStorageProperty.CustomerManagedS3`.this@Stability(value=Stable) public CfnDatastore.DatastoreStorageProperty.Builder customerManagedS3(IResolvable customerManagedS3)
CfnDatastore.DatastoreStorageProperty.getCustomerManagedS3()customerManagedS3 - `CfnDatastore.DatastoreStorageProperty.CustomerManagedS3`.this@Stability(value=Stable) public CfnDatastore.DatastoreStorageProperty.Builder serviceManagedS3(CfnDatastore.ServiceManagedS3Property serviceManagedS3)
CfnDatastore.DatastoreStorageProperty.getServiceManagedS3()serviceManagedS3 - `CfnDatastore.DatastoreStorageProperty.ServiceManagedS3`.this@Stability(value=Stable) public CfnDatastore.DatastoreStorageProperty.Builder serviceManagedS3(IResolvable serviceManagedS3)
CfnDatastore.DatastoreStorageProperty.getServiceManagedS3()serviceManagedS3 - `CfnDatastore.DatastoreStorageProperty.ServiceManagedS3`.this@Stability(value=Stable) public CfnDatastore.DatastoreStorageProperty build()
build in interface software.amazon.jsii.Builder<CfnDatastore.DatastoreStorageProperty>CfnDatastore.DatastoreStoragePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.