Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.timestream.CfnInfluxDBInstancePropsMixin.LogDeliveryConfigurationProperty
Packages that use CfnInfluxDBInstancePropsMixin.LogDeliveryConfigurationProperty
-
Uses of CfnInfluxDBInstancePropsMixin.LogDeliveryConfigurationProperty in software.amazon.awscdk.cfnpropertymixins.services.timestream
Classes in software.amazon.awscdk.cfnpropertymixins.services.timestream that implement CfnInfluxDBInstancePropsMixin.LogDeliveryConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnInfluxDBInstancePropsMixin.LogDeliveryConfigurationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.timestream that return CfnInfluxDBInstancePropsMixin.LogDeliveryConfigurationPropertyModifier and TypeMethodDescriptionCfnInfluxDBInstancePropsMixin.LogDeliveryConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.timestream with parameters of type CfnInfluxDBInstancePropsMixin.LogDeliveryConfigurationPropertyModifier and TypeMethodDescriptionCfnInfluxDBInstanceMixinProps.Builder.logDeliveryConfiguration(CfnInfluxDBInstancePropsMixin.LogDeliveryConfigurationProperty logDeliveryConfiguration) Sets the value ofCfnInfluxDBInstanceMixinProps.getLogDeliveryConfiguration()CfnInfluxDBInstancePropsMixin.Builder.logDeliveryConfiguration(CfnInfluxDBInstancePropsMixin.LogDeliveryConfigurationProperty logDeliveryConfiguration) Configuration for sending InfluxDB engine logs to a specified S3 bucket.