Interface ITransactionSearchConfigRef
(experimental) Indicates that this resource can be referenced as a TransactionSearchConfig.
Inherited Members
Namespace: Amazon.CDK.Interfaces.XRay
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface ITransactionSearchConfigRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface ITransactionSearchConfigRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks
Stability: Experimental
Synopsis
Properties
| TransactionSearchConfigRef | (experimental) A reference to a TransactionSearchConfig resource. |
Properties
TransactionSearchConfigRef
(experimental) A reference to a TransactionSearchConfig resource.
ITransactionSearchConfigReference TransactionSearchConfigRef { get; }
Property Value
ITransactionSearchConfigReference
Remarks
Stability: Experimental