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