Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.iot.CfnThingGroupMixinProps.Builder
Packages that use CfnThingGroupMixinProps.Builder
-
Uses of CfnThingGroupMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.iot
Methods in software.amazon.awscdk.cfnpropertymixins.services.iot that return CfnThingGroupMixinProps.BuilderModifier and TypeMethodDescriptionCfnThingGroupMixinProps.builder()CfnThingGroupMixinProps.Builder.parentGroupName(String parentGroupName) Sets the value ofCfnThingGroupMixinProps.getParentGroupName()CfnThingGroupMixinProps.Builder.queryString(String queryString) Sets the value ofCfnThingGroupMixinProps.getQueryString()Sets the value ofCfnThingGroupMixinProps.getTags()CfnThingGroupMixinProps.Builder.thingGroupName(String thingGroupName) Sets the value ofCfnThingGroupMixinProps.getThingGroupName()CfnThingGroupMixinProps.Builder.thingGroupProperties(CfnThingGroupPropsMixin.ThingGroupPropertiesProperty thingGroupProperties) Sets the value ofCfnThingGroupMixinProps.getThingGroupProperties()CfnThingGroupMixinProps.Builder.thingGroupProperties(IResolvable thingGroupProperties) Sets the value ofCfnThingGroupMixinProps.getThingGroupProperties()Constructors in software.amazon.awscdk.cfnpropertymixins.services.iot with parameters of type CfnThingGroupMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnThingGroupMixinProps.Builder.