Uses of Interface
software.amazon.awscdk.services.iot.CfnThingType.ThingTypePropertiesProperty
Packages that use CfnThingType.ThingTypePropertiesProperty
-
Uses of CfnThingType.ThingTypePropertiesProperty in software.amazon.awscdk.services.iot
Classes in software.amazon.awscdk.services.iot that implement CfnThingType.ThingTypePropertiesPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnThingType.ThingTypePropertiesPropertyMethods in software.amazon.awscdk.services.iot that return CfnThingType.ThingTypePropertiesPropertyModifier and TypeMethodDescriptionCfnThingType.ThingTypePropertiesProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.iot with parameters of type CfnThingType.ThingTypePropertiesPropertyModifier and TypeMethodDescriptionvoidCfnThingType.setThingTypeProperties(CfnThingType.ThingTypePropertiesProperty value) The thing type properties for the thing type to create.CfnThingType.Builder.thingTypeProperties(CfnThingType.ThingTypePropertiesProperty thingTypeProperties) The thing type properties for the thing type to create.CfnThingTypeProps.Builder.thingTypeProperties(CfnThingType.ThingTypePropertiesProperty thingTypeProperties) Sets the value ofCfnThingTypeProps.getThingTypeProperties()