Uses of Class
software.amazon.awscdk.services.iotthingsgraph.FlowTemplateReference.Builder
Packages that use FlowTemplateReference.Builder
Package
Description
AWS IoT Things Graph Construct Library
-
Uses of FlowTemplateReference.Builder in software.amazon.awscdk.services.iotthingsgraph
Methods in software.amazon.awscdk.services.iotthingsgraph that return FlowTemplateReference.BuilderModifier and TypeMethodDescriptionFlowTemplateReference.builder()
FlowTemplateReference.Builder.flowTemplateId
(String flowTemplateId) Sets the value ofFlowTemplateReference.getFlowTemplateId()
Constructors in software.amazon.awscdk.services.iotthingsgraph with parameters of type FlowTemplateReference.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(FlowTemplateReference.Builder builder) Constructor that initializes the object based on literal property values passed by theFlowTemplateReference.Builder
.