interface IMaintenanceWindowRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.SSM.IMaintenanceWindowRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsssm#IMaintenanceWindowRef |
![]() | software.amazon.awscdk.services.ssm.IMaintenanceWindowRef |
![]() | aws_cdk.aws_ssm.IMaintenanceWindowRef |
![]() | aws-cdk-lib » aws_ssm » IMaintenanceWindowRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a MaintenanceWindow.
Properties
Name | Type | Description |
---|---|---|
maintenance | Maintenance | A reference to a MaintenanceWindow resource. |
node | Node | The tree node. |
maintenanceWindowRef
Type:
Maintenance
A reference to a MaintenanceWindow resource.
node
Type:
Node
The tree node.