Uses of Interface
software.amazon.awscdk.interfaces.iot.ISoftwarePackageRef
Packages that use ISoftwarePackageRef
Package
Description
AWS IoT Construct Library
-
Uses of ISoftwarePackageRef in software.amazon.awscdk.interfaces.iot
Subinterfaces of ISoftwarePackageRef in software.amazon.awscdk.interfaces.iotModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forISoftwarePackageRef.Classes in software.amazon.awscdk.interfaces.iot that implement ISoftwarePackageRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of ISoftwarePackageRef in software.amazon.awscdk.services.iot
Classes in software.amazon.awscdk.services.iot that implement ISoftwarePackageRefModifier and TypeClassDescriptionclassUse theAWS::IoT::SoftwarePackageresource to create a software package.Methods in software.amazon.awscdk.services.iot that return ISoftwarePackageRefModifier and TypeMethodDescriptionstatic ISoftwarePackageRefCfnSoftwarePackage.fromPackageName(software.constructs.Construct scope, String id, String packageName) Creates a new ISoftwarePackageRef from a packageName.