Uses of Interface
software.amazon.awscdk.services.timestream.CfnInfluxDBCluster.LogDeliveryConfigurationProperty
Packages that use CfnInfluxDBCluster.LogDeliveryConfigurationProperty
-
Uses of CfnInfluxDBCluster.LogDeliveryConfigurationProperty in software.amazon.awscdk.services.timestream
Classes in software.amazon.awscdk.services.timestream that implement CfnInfluxDBCluster.LogDeliveryConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnInfluxDBCluster.LogDeliveryConfigurationPropertyMethods in software.amazon.awscdk.services.timestream that return CfnInfluxDBCluster.LogDeliveryConfigurationPropertyModifier and TypeMethodDescriptionCfnInfluxDBCluster.LogDeliveryConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.timestream with parameters of type CfnInfluxDBCluster.LogDeliveryConfigurationPropertyModifier and TypeMethodDescriptionCfnInfluxDBCluster.Builder.logDeliveryConfiguration(CfnInfluxDBCluster.LogDeliveryConfigurationProperty logDeliveryConfiguration) Configuration for sending logs to customer account from the InfluxDB cluster.CfnInfluxDBClusterProps.Builder.logDeliveryConfiguration(CfnInfluxDBCluster.LogDeliveryConfigurationProperty logDeliveryConfiguration) Sets the value ofCfnInfluxDBClusterProps.getLogDeliveryConfiguration()voidCfnInfluxDBCluster.setLogDeliveryConfiguration(CfnInfluxDBCluster.LogDeliveryConfigurationProperty value) Configuration for sending logs to customer account from the InfluxDB cluster.