Show / Hide Table of Contents

Interface ISamplingRuleRef

(experimental) Indicates that this resource can be referenced as a SamplingRule.

Namespace: Amazon.CDK.AWS.XRay
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface ISamplingRuleRef : IConstruct, IDependable
Syntax (vb)
Public Interface ISamplingRuleRef Inherits IConstruct, IDependable
Remarks

Stability: Experimental

Synopsis

Properties

SamplingRuleRef

(experimental) A reference to a SamplingRule resource.

Properties

SamplingRuleRef

(experimental) A reference to a SamplingRule resource.

ISamplingRuleReference SamplingRuleRef { get; }
Property Value

ISamplingRuleReference

Remarks

Stability: Experimental

Back to top Generated by DocFX