Uses of Interface
software.amazon.awscdk.services.iot.CfnThingTypeProps
-
Uses of CfnThingTypeProps in software.amazon.awscdk.services.iot
Modifier and TypeMethodDescriptionCfnThingTypeProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionCfnThingType
(Construct scope, String id, CfnThingTypeProps props) Create a newAWS::IoT::ThingType
.