Uses of Class
software.amazon.awscdk.services.iotevents.CfnInputProps.Builder
Packages that use CfnInputProps.Builder
-
Uses of CfnInputProps.Builder in software.amazon.awscdk.services.iotevents
Methods in software.amazon.awscdk.services.iotevents that return CfnInputProps.BuilderModifier and TypeMethodDescriptionstatic CfnInputProps.BuilderCfnInputProps.builder()CfnInputProps.Builder.inputDefinition(IResolvable inputDefinition) Sets the value ofCfnInputProps.getInputDefinition()CfnInputProps.Builder.inputDefinition(CfnInput.InputDefinitionProperty inputDefinition) Sets the value ofCfnInputProps.getInputDefinition()CfnInputProps.Builder.inputDescription(String inputDescription) Sets the value ofCfnInputProps.getInputDescription()Sets the value ofCfnInputProps.getInputName()Sets the value ofCfnInputProps.getTags()Constructors in software.amazon.awscdk.services.iotevents with parameters of type CfnInputProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnInputProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnInputProps.Builder.