interface IGroupRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.XRay.IGroupRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsxray#IGroupRef |
![]() | software.amazon.awscdk.services.xray.IGroupRef |
![]() | aws_cdk.aws_xray.IGroupRef |
![]() | aws-cdk-lib » aws_xray » IGroupRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a Group.
Properties
Name | Type | Description |
---|---|---|
group | Group | A reference to a Group resource. |
node | Node | The tree node. |
groupRef
Type:
Group
A reference to a Group resource.
node
Type:
Node
The tree node.