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