Uses of Class
software.amazon.awscdk.services.iotevents.CfnInputProps.Builder
-
Uses of CfnInputProps.Builder in software.amazon.awscdk.services.iotevents
Modifier and TypeMethodDescriptionstatic CfnInputProps.Builder
CfnInputProps.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()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnInputProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnInputProps.Builder
.