Uses of Interface
software.amazon.awscdk.services.iot.CfnThingPrincipalAttachmentProps
-
Uses of CfnThingPrincipalAttachmentProps in software.amazon.awscdk.services.iot
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnThingPrincipalAttachmentProps
Modifier and TypeMethodDescriptionCfnThingPrincipalAttachmentProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionCfnThingPrincipalAttachment
(Construct scope, String id, CfnThingPrincipalAttachmentProps props) Create a newAWS::IoT::ThingPrincipalAttachment
.