Show / Hide Table of Contents

Interface IFleetMetricRef

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

Inherited Members
IEnvironmentAware.Env
Namespace: Amazon.CDK.Interfaces.IoT
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IFleetMetricRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IFleetMetricRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks

Stability: Experimental

Synopsis

Properties

FleetMetricRef

(experimental) A reference to a FleetMetric resource.

Properties

FleetMetricRef

(experimental) A reference to a FleetMetric resource.

IFleetMetricReference FleetMetricRef { get; }
Property Value

IFleetMetricReference

Remarks

Stability: Experimental

Back to top Generated by DocFX