Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.iotevents.CfnInputPropsMixin.Builder
Packages that use CfnInputPropsMixin.Builder
-
Uses of CfnInputPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.iotevents
Methods in software.amazon.awscdk.cfnpropertymixins.services.iotevents that return CfnInputPropsMixin.BuilderModifier and TypeMethodDescriptionstatic CfnInputPropsMixin.BuilderCfnInputPropsMixin.Builder.create()static CfnInputPropsMixin.BuilderCfnInputPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnInputPropsMixin.Builder.inputDefinition(CfnInputPropsMixin.InputDefinitionProperty inputDefinition) The definition of the input.CfnInputPropsMixin.Builder.inputDefinition(IResolvable inputDefinition) The definition of the input.CfnInputPropsMixin.Builder.inputDescription(String inputDescription) A brief description of the input.The name of the input.An array of key-value pairs to apply to this resource.