interface IInvestigationGroupRef
Language | Type name |
---|---|
![]() | Amazon.CDK.aws_aiops.IInvestigationGroupRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsaiops#IInvestigationGroupRef |
![]() | software.amazon.awscdk.services.aiops.IInvestigationGroupRef |
![]() | aws_cdk.aws_aiops.IInvestigationGroupRef |
![]() | aws-cdk-lib » aws_aiops » IInvestigationGroupRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a InvestigationGroup.
Properties
Name | Type | Description |
---|---|---|
investigation | Investigation | A reference to a InvestigationGroup resource. |
node | Node | The tree node. |
investigationGroupRef
Type:
Investigation
A reference to a InvestigationGroup resource.
node
Type:
Node
The tree node.