@Stability(value=Stable) public static final class CfnDatastore.IotSiteWiseMultiLayerStorageProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDatastore.IotSiteWiseMultiLayerStorageProperty>
CfnDatastore.IotSiteWiseMultiLayerStorageProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDatastore.IotSiteWiseMultiLayerStorageProperty |
build()
Builds the configured instance.
|
CfnDatastore.IotSiteWiseMultiLayerStorageProperty.Builder |
customerManagedS3Storage(CfnDatastore.CustomerManagedS3StorageProperty customerManagedS3Storage)
|
CfnDatastore.IotSiteWiseMultiLayerStorageProperty.Builder |
customerManagedS3Storage(IResolvable customerManagedS3Storage)
|
@Stability(value=Stable) public CfnDatastore.IotSiteWiseMultiLayerStorageProperty.Builder customerManagedS3Storage(CfnDatastore.CustomerManagedS3StorageProperty customerManagedS3Storage)
customerManagedS3Storage - Stores data used by AWS IoT SiteWise in an Amazon S3 bucket that you manage.this@Stability(value=Stable) public CfnDatastore.IotSiteWiseMultiLayerStorageProperty.Builder customerManagedS3Storage(IResolvable customerManagedS3Storage)
customerManagedS3Storage - Stores data used by AWS IoT SiteWise in an Amazon S3 bucket that you manage.this@Stability(value=Stable) public CfnDatastore.IotSiteWiseMultiLayerStorageProperty build()
build in interface software.amazon.jsii.Builder<CfnDatastore.IotSiteWiseMultiLayerStorageProperty>CfnDatastore.IotSiteWiseMultiLayerStoragePropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.