Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.timestream.CfnInfluxDBClusterPropsMixin.MaintenanceScheduleProperty
Packages that use CfnInfluxDBClusterPropsMixin.MaintenanceScheduleProperty
-
Uses of CfnInfluxDBClusterPropsMixin.MaintenanceScheduleProperty in software.amazon.awscdk.cfnpropertymixins.services.timestream
Classes in software.amazon.awscdk.cfnpropertymixins.services.timestream that implement CfnInfluxDBClusterPropsMixin.MaintenanceSchedulePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnInfluxDBClusterPropsMixin.MaintenanceSchedulePropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.timestream that return CfnInfluxDBClusterPropsMixin.MaintenanceSchedulePropertyModifier and TypeMethodDescriptionCfnInfluxDBClusterPropsMixin.MaintenanceScheduleProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.timestream with parameters of type CfnInfluxDBClusterPropsMixin.MaintenanceSchedulePropertyModifier and TypeMethodDescriptionCfnInfluxDBClusterMixinProps.Builder.maintenanceSchedule(CfnInfluxDBClusterPropsMixin.MaintenanceScheduleProperty maintenanceSchedule) Sets the value ofCfnInfluxDBClusterMixinProps.getMaintenanceSchedule()CfnInfluxDBClusterPropsMixin.Builder.maintenanceSchedule(CfnInfluxDBClusterPropsMixin.MaintenanceScheduleProperty maintenanceSchedule) The maintenance schedule for the InfluxDB cluster.