Uses of Interface
software.amazon.awscdk.interfaces.iot.IDimensionRef
Packages that use IDimensionRef
Package
Description
AWS IoT Construct Library
-
Uses of IDimensionRef in software.amazon.awscdk.interfaces.iot
Subinterfaces of IDimensionRef in software.amazon.awscdk.interfaces.iotModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIDimensionRef.Classes in software.amazon.awscdk.interfaces.iot that implement IDimensionRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IDimensionRef in software.amazon.awscdk.services.iot
Classes in software.amazon.awscdk.services.iot that implement IDimensionRefModifier and TypeClassDescriptionclassUse theAWS::IoT::Dimensionto limit the scope of a metric used in a security profile for AWS IoT Device Defender .Methods in software.amazon.awscdk.services.iot that return IDimensionRefModifier and TypeMethodDescriptionstatic IDimensionRefCfnDimension.fromDimensionArn(software.constructs.Construct scope, String id, String arn) Creates a new IDimensionRef from an ARN.static IDimensionRefCfnDimension.fromDimensionName(software.constructs.Construct scope, String id, String dimensionName) Creates a new IDimensionRef from a dimensionName.