Uses of Class
software.amazon.awscdk.services.iotthingsgraph.CfnFlowTemplateProps.Builder
Packages that use CfnFlowTemplateProps.Builder
Package
Description
AWS IoT Things Graph Construct Library
-
Uses of CfnFlowTemplateProps.Builder in software.amazon.awscdk.services.iotthingsgraph
Methods in software.amazon.awscdk.services.iotthingsgraph that return CfnFlowTemplateProps.BuilderModifier and TypeMethodDescriptionstatic CfnFlowTemplateProps.BuilderCfnFlowTemplateProps.builder()CfnFlowTemplateProps.Builder.compatibleNamespaceVersion(Number compatibleNamespaceVersion) Sets the value ofCfnFlowTemplateProps.getCompatibleNamespaceVersion()CfnFlowTemplateProps.Builder.definition(IResolvable definition) Sets the value ofCfnFlowTemplateProps.getDefinition()CfnFlowTemplateProps.Builder.definition(CfnFlowTemplate.DefinitionDocumentProperty definition) Sets the value ofCfnFlowTemplateProps.getDefinition()Constructors in software.amazon.awscdk.services.iotthingsgraph with parameters of type CfnFlowTemplateProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnFlowTemplateProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnFlowTemplateProps.Builder.