Uses of Interface
software.amazon.awscdk.services.timestream.CfnInfluxDBInstance.MaintenanceScheduleProperty
Packages that use CfnInfluxDBInstance.MaintenanceScheduleProperty
-
Uses of CfnInfluxDBInstance.MaintenanceScheduleProperty in software.amazon.awscdk.services.timestream
Classes in software.amazon.awscdk.services.timestream that implement CfnInfluxDBInstance.MaintenanceSchedulePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnInfluxDBInstance.MaintenanceSchedulePropertyMethods in software.amazon.awscdk.services.timestream that return CfnInfluxDBInstance.MaintenanceSchedulePropertyModifier and TypeMethodDescriptionCfnInfluxDBInstance.MaintenanceScheduleProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.timestream with parameters of type CfnInfluxDBInstance.MaintenanceSchedulePropertyModifier and TypeMethodDescriptionCfnInfluxDBInstance.Builder.maintenanceSchedule(CfnInfluxDBInstance.MaintenanceScheduleProperty maintenanceSchedule) The maintenance schedule for the InfluxDB instance.CfnInfluxDBInstanceProps.Builder.maintenanceSchedule(CfnInfluxDBInstance.MaintenanceScheduleProperty maintenanceSchedule) Sets the value ofCfnInfluxDBInstanceProps.getMaintenanceSchedule()voidCfnInfluxDBInstance.setMaintenanceSchedule(CfnInfluxDBInstance.MaintenanceScheduleProperty value) The maintenance schedule for the InfluxDB instance.