Show / Hide Table of Contents

Interface ISpendingLimitRef

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

Inherited Members
IEnvironmentAware.Env
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

ISpendingLimitReference

Remarks

Stability: Experimental

Back to top Generated by DocFX