Uses of Interface
software.amazon.awscdk.services.amazonmq.CfnBroker.MaintenanceWindowProperty
Packages that use CfnBroker.MaintenanceWindowProperty
-
Uses of CfnBroker.MaintenanceWindowProperty in software.amazon.awscdk.services.amazonmq
Classes in software.amazon.awscdk.services.amazonmq that implement CfnBroker.MaintenanceWindowPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnBroker.MaintenanceWindowPropertyMethods in software.amazon.awscdk.services.amazonmq that return CfnBroker.MaintenanceWindowPropertyModifier and TypeMethodDescriptionCfnBroker.MaintenanceWindowProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.amazonmq with parameters of type CfnBroker.MaintenanceWindowPropertyModifier and TypeMethodDescriptionCfnBroker.Builder.maintenanceWindowStartTime(CfnBroker.MaintenanceWindowProperty maintenanceWindowStartTime) The scheduled time period relative to UTC during which Amazon MQ begins to apply pending updates or patches to the broker.CfnBrokerProps.Builder.maintenanceWindowStartTime(CfnBroker.MaintenanceWindowProperty maintenanceWindowStartTime) Sets the value ofCfnBrokerProps.getMaintenanceWindowStartTime()voidCfnBroker.setMaintenanceWindowStartTime(CfnBroker.MaintenanceWindowProperty value) The scheduled time period relative to UTC during which Amazon MQ begins to apply pending updates or patches to the broker.