Uses of Interface
software.amazon.awscdk.services.iotevents.CfnInput.InputDefinitionProperty
-
Uses of CfnInput.InputDefinitionProperty in software.amazon.awscdk.services.iotevents
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnInput.InputDefinitionProperty
Modifier and TypeMethodDescriptionCfnInput.InputDefinitionProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnInput.Builder.inputDefinition
(CfnInput.InputDefinitionProperty inputDefinition) The definition of the input.CfnInputProps.Builder.inputDefinition
(CfnInput.InputDefinitionProperty inputDefinition) Sets the value ofCfnInputProps.getInputDefinition()
void
CfnInput.setInputDefinition
(CfnInput.InputDefinitionProperty value) The definition of the input.