Uses of Class
software.amazon.awscdk.services.iot.ThingPrincipalAttachmentReference.Builder
Packages that use ThingPrincipalAttachmentReference.Builder
-
Uses of ThingPrincipalAttachmentReference.Builder in software.amazon.awscdk.services.iot
Methods in software.amazon.awscdk.services.iot that return ThingPrincipalAttachmentReference.BuilderModifier and TypeMethodDescriptionThingPrincipalAttachmentReference.builder()
ThingPrincipalAttachmentReference.Builder.thingPrincipalAttachmentId
(String thingPrincipalAttachmentId) Sets the value ofThingPrincipalAttachmentReference.getThingPrincipalAttachmentId()
Constructors in software.amazon.awscdk.services.iot with parameters of type ThingPrincipalAttachmentReference.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theThingPrincipalAttachmentReference.Builder
.