Uses of Class
software.amazon.awscdk.services.iot.CfnThingTypeProps.Builder
Packages that use CfnThingTypeProps.Builder
-
Uses of CfnThingTypeProps.Builder in software.amazon.awscdk.services.iot
Methods in software.amazon.awscdk.services.iot that return CfnThingTypeProps.BuilderModifier and TypeMethodDescriptionstatic CfnThingTypeProps.BuilderCfnThingTypeProps.builder()CfnThingTypeProps.Builder.deprecateThingType(Boolean deprecateThingType) Sets the value ofCfnThingTypeProps.getDeprecateThingType()CfnThingTypeProps.Builder.deprecateThingType(IResolvable deprecateThingType) Sets the value ofCfnThingTypeProps.getDeprecateThingType()Sets the value ofCfnThingTypeProps.getTags()CfnThingTypeProps.Builder.thingTypeName(String thingTypeName) Sets the value ofCfnThingTypeProps.getThingTypeName()CfnThingTypeProps.Builder.thingTypeProperties(IResolvable thingTypeProperties) Sets the value ofCfnThingTypeProps.getThingTypeProperties()CfnThingTypeProps.Builder.thingTypeProperties(CfnThingType.ThingTypePropertiesProperty thingTypeProperties) Sets the value ofCfnThingTypeProps.getThingTypeProperties()Constructors in software.amazon.awscdk.services.iot with parameters of type CfnThingTypeProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnThingTypeProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnThingTypeProps.Builder.