IMaintenanceWindowRef
- class aws_cdk.aws_ssm.IMaintenanceWindowRef(*args, **kwargs)
Bases:
IConstruct
,Protocol
(experimental) Indicates that this resource can be referenced as a MaintenanceWindow.
- Stability:
experimental
Attributes
- maintenance_window_ref
(experimental) A reference to a MaintenanceWindow resource.
- Stability:
experimental
- node
The tree node.