@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() |
@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 iotSiteWiseMultiLayerStorage(CfnDatastore.IotSiteWiseMultiLayerStorageProperty iotSiteWiseMultiLayerStorage)
CfnDatastore.DatastoreStorageProperty.getIotSiteWiseMultiLayerStorage()iotSiteWiseMultiLayerStorage - `CfnDatastore.DatastoreStorageProperty.IotSiteWiseMultiLayerStorage`.this@Stability(value=Stable) public CfnDatastore.DatastoreStorageProperty.Builder iotSiteWiseMultiLayerStorage(IResolvable iotSiteWiseMultiLayerStorage)
CfnDatastore.DatastoreStorageProperty.getIotSiteWiseMultiLayerStorage()iotSiteWiseMultiLayerStorage - `CfnDatastore.DatastoreStorageProperty.IotSiteWiseMultiLayerStorage`.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.