Uses of Interface
software.amazon.awscdk.interfaces.iot.IThingPrincipalAttachmentRef
Packages that use IThingPrincipalAttachmentRef
Package
Description
AWS IoT Construct Library
-
Uses of IThingPrincipalAttachmentRef in software.amazon.awscdk.interfaces.iot
Subinterfaces of IThingPrincipalAttachmentRef in software.amazon.awscdk.interfaces.iotModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIThingPrincipalAttachmentRef.Classes in software.amazon.awscdk.interfaces.iot that implement IThingPrincipalAttachmentRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IThingPrincipalAttachmentRef in software.amazon.awscdk.services.iot
Classes in software.amazon.awscdk.services.iot that implement IThingPrincipalAttachmentRefModifier and TypeClassDescriptionclassUse theAWS::IoT::ThingPrincipalAttachmentresource to attach a principal (an X.509 certificate or another credential) to a thing.