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