interface IEntityTypeRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.FraudDetector.IEntityTypeRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsfrauddetector#IEntityTypeRef |
![]() | software.amazon.awscdk.services.frauddetector.IEntityTypeRef |
![]() | aws_cdk.aws_frauddetector.IEntityTypeRef |
![]() | aws-cdk-lib » aws_frauddetector » IEntityTypeRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a EntityType.
Properties
Name | Type | Description |
---|---|---|
entity | Entity | A reference to a EntityType resource. |
node | Node | The tree node. |
entityTypeRef
Type:
Entity
A reference to a EntityType resource.
node
Type:
Node
The tree node.