Uses of Class
software.amazon.awscdk.services.iotanalytics.CfnDatastore.DatastoreStorageProperty.Builder
Packages that use CfnDatastore.DatastoreStorageProperty.Builder
Package
Description
AWS IoT Analytics Construct Library
-
Uses of CfnDatastore.DatastoreStorageProperty.Builder in software.amazon.awscdk.services.iotanalytics
Methods in software.amazon.awscdk.services.iotanalytics that return CfnDatastore.DatastoreStorageProperty.BuilderModifier and TypeMethodDescriptionCfnDatastore.DatastoreStorageProperty.builder()CfnDatastore.DatastoreStorageProperty.Builder.customerManagedS3(IResolvable customerManagedS3) Sets the value ofCfnDatastore.DatastoreStorageProperty.getCustomerManagedS3()CfnDatastore.DatastoreStorageProperty.Builder.customerManagedS3(CfnDatastore.CustomerManagedS3Property customerManagedS3) Sets the value ofCfnDatastore.DatastoreStorageProperty.getCustomerManagedS3()CfnDatastore.DatastoreStorageProperty.Builder.iotSiteWiseMultiLayerStorage(IResolvable iotSiteWiseMultiLayerStorage) Sets the value ofCfnDatastore.DatastoreStorageProperty.getIotSiteWiseMultiLayerStorage()CfnDatastore.DatastoreStorageProperty.Builder.iotSiteWiseMultiLayerStorage(CfnDatastore.IotSiteWiseMultiLayerStorageProperty iotSiteWiseMultiLayerStorage) Sets the value ofCfnDatastore.DatastoreStorageProperty.getIotSiteWiseMultiLayerStorage()CfnDatastore.DatastoreStorageProperty.Builder.serviceManagedS3(Object serviceManagedS3) Sets the value ofCfnDatastore.DatastoreStorageProperty.getServiceManagedS3()Constructors in software.amazon.awscdk.services.iotanalytics with parameters of type CfnDatastore.DatastoreStorageProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDatastore.DatastoreStorageProperty.Builder.