interface IHookVersionRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.CloudFormation.IHookVersionRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awscloudformation#IHookVersionRef |
![]() | software.amazon.awscdk.services.cloudformation.IHookVersionRef |
![]() | aws_cdk.aws_cloudformation.IHookVersionRef |
![]() | aws-cdk-lib » aws_cloudformation » IHookVersionRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a HookVersion.
Properties
Name | Type | Description |
---|---|---|
hook | Hook | A reference to a HookVersion resource. |
node | Node | The tree node. |
hookVersionRef
Type:
Hook
A reference to a HookVersion resource.
node
Type:
Node
The tree node.