Uses of Interface
software.amazon.awscdk.interfaces.ssm.MaintenanceWindowReference
Packages that use MaintenanceWindowReference
Package
Description
AWS Systems Manager Construct Library
-
Uses of MaintenanceWindowReference in software.amazon.awscdk.interfaces.ssm
Classes in software.amazon.awscdk.interfaces.ssm that implement MaintenanceWindowReferenceModifier and TypeClassDescriptionstatic final classAn implementation forMaintenanceWindowReferenceMethods in software.amazon.awscdk.interfaces.ssm that return MaintenanceWindowReferenceModifier and TypeMethodDescriptionMaintenanceWindowReference.Builder.build()Builds the configured instance.IMaintenanceWindowRef.getMaintenanceWindowRef()(experimental) A reference to a MaintenanceWindow resource.default MaintenanceWindowReferenceIMaintenanceWindowRef.Jsii$Default.getMaintenanceWindowRef()(experimental) A reference to a MaintenanceWindow resource.IMaintenanceWindowRef.Jsii$Proxy.getMaintenanceWindowRef()(experimental) A reference to a MaintenanceWindow resource. -
Uses of MaintenanceWindowReference in software.amazon.awscdk.services.ssm
Methods in software.amazon.awscdk.services.ssm that return MaintenanceWindowReferenceModifier and TypeMethodDescriptionCfnMaintenanceWindow.getMaintenanceWindowRef()A reference to a MaintenanceWindow resource.