Uses of Interface
software.amazon.awscdk.services.timestream.CfnInfluxDBCluster.MaintenanceScheduleProperty
Packages that use CfnInfluxDBCluster.MaintenanceScheduleProperty
-
Uses of CfnInfluxDBCluster.MaintenanceScheduleProperty in software.amazon.awscdk.services.timestream
Classes in software.amazon.awscdk.services.timestream that implement CfnInfluxDBCluster.MaintenanceSchedulePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnInfluxDBCluster.MaintenanceSchedulePropertyMethods in software.amazon.awscdk.services.timestream that return CfnInfluxDBCluster.MaintenanceSchedulePropertyModifier and TypeMethodDescriptionCfnInfluxDBCluster.MaintenanceScheduleProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.timestream with parameters of type CfnInfluxDBCluster.MaintenanceSchedulePropertyModifier and TypeMethodDescriptionCfnInfluxDBCluster.Builder.maintenanceSchedule(CfnInfluxDBCluster.MaintenanceScheduleProperty maintenanceSchedule) The maintenance schedule for the InfluxDB cluster.CfnInfluxDBClusterProps.Builder.maintenanceSchedule(CfnInfluxDBCluster.MaintenanceScheduleProperty maintenanceSchedule) Sets the value ofCfnInfluxDBClusterProps.getMaintenanceSchedule()voidCfnInfluxDBCluster.setMaintenanceSchedule(CfnInfluxDBCluster.MaintenanceScheduleProperty value) The maintenance schedule for the InfluxDB cluster.