Show / Hide Table of Contents

Interface ICostCategoryRef

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

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

Stability: Experimental

Synopsis

Properties

CostCategoryRef

(experimental) A reference to a CostCategory resource.

Properties

CostCategoryRef

(experimental) A reference to a CostCategory resource.

ICostCategoryReference CostCategoryRef { get; }
Property Value

ICostCategoryReference

Remarks

Stability: Experimental

Back to top Generated by DocFX