Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.iotevents.CfnInputPropsMixin.InputDefinitionProperty
Packages that use CfnInputPropsMixin.InputDefinitionProperty
-
Uses of CfnInputPropsMixin.InputDefinitionProperty in software.amazon.awscdk.cfnpropertymixins.services.iotevents
Classes in software.amazon.awscdk.cfnpropertymixins.services.iotevents that implement CfnInputPropsMixin.InputDefinitionPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnInputPropsMixin.InputDefinitionPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.iotevents that return CfnInputPropsMixin.InputDefinitionPropertyModifier and TypeMethodDescriptionCfnInputPropsMixin.InputDefinitionProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.iotevents with parameters of type CfnInputPropsMixin.InputDefinitionPropertyModifier and TypeMethodDescriptionCfnInputMixinProps.Builder.inputDefinition(CfnInputPropsMixin.InputDefinitionProperty inputDefinition) Sets the value ofCfnInputMixinProps.getInputDefinition()CfnInputPropsMixin.Builder.inputDefinition(CfnInputPropsMixin.InputDefinitionProperty inputDefinition) The definition of the input.