interface IGuardHookRef
Language | Type name |
---|---|
![]() | Amazon.CDK.IGuardHookRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2#IGuardHookRef |
![]() | software.amazon.awscdk.IGuardHookRef |
![]() | aws_cdk.IGuardHookRef |
![]() | aws-cdk-lib » IGuardHookRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a GuardHook.
Properties
Name | Type | Description |
---|---|---|
guard | Guard | A reference to a GuardHook resource. |
node | Node | The tree node. |
guardHookRef
Type:
Guard
A reference to a GuardHook resource.
node
Type:
Node
The tree node.