interface IGuardHookRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.CloudFormation.IGuardHookRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awscloudformation#IGuardHookRef |
![]() | software.amazon.awscdk.services.cloudformation.IGuardHookRef |
![]() | aws_cdk.aws_cloudformation.IGuardHookRef |
![]() | aws-cdk-lib » aws_cloudformation » 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.