Uses of Class
software.amazon.awscdk.interfaces.iot.ThingGroupReference.Builder
Packages that use ThingGroupReference.Builder
-
Uses of ThingGroupReference.Builder in software.amazon.awscdk.interfaces.iot
Methods in software.amazon.awscdk.interfaces.iot that return ThingGroupReference.BuilderModifier and TypeMethodDescriptionstatic ThingGroupReference.BuilderThingGroupReference.builder()ThingGroupReference.Builder.thingGroupArn(String thingGroupArn) Sets the value ofThingGroupReference.getThingGroupArn()ThingGroupReference.Builder.thingGroupName(String thingGroupName) Sets the value ofThingGroupReference.getThingGroupName()Constructors in software.amazon.awscdk.interfaces.iot with parameters of type ThingGroupReference.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(ThingGroupReference.Builder builder) Constructor that initializes the object based on literal property values passed by theThingGroupReference.Builder.