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