interface IProfilingGroupRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.CodeGuruProfiler.IProfilingGroupRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awscodeguruprofiler#IProfilingGroupRef |
![]() | software.amazon.awscdk.services.codeguruprofiler.IProfilingGroupRef |
![]() | aws_cdk.aws_codeguruprofiler.IProfilingGroupRef |
![]() | aws-cdk-lib » aws_codeguruprofiler » IProfilingGroupRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a ProfilingGroup.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
profiling | Profiling | A reference to a ProfilingGroup resource. |
node
Type:
Node
The tree node.
profilingGroupRef
Type:
Profiling
A reference to a ProfilingGroup resource.