Uses of Class
software.amazon.awscdk.services.iotevents.CfnInput.InputDefinitionProperty.Builder
Packages that use CfnInput.InputDefinitionProperty.Builder
-
Uses of CfnInput.InputDefinitionProperty.Builder in software.amazon.awscdk.services.iotevents
Methods in software.amazon.awscdk.services.iotevents that return CfnInput.InputDefinitionProperty.BuilderModifier and TypeMethodDescriptionCfnInput.InputDefinitionProperty.Builder.attributes
(List<? extends Object> attributes) Sets the value ofCfnInput.InputDefinitionProperty.getAttributes()
CfnInput.InputDefinitionProperty.Builder.attributes
(IResolvable attributes) Sets the value ofCfnInput.InputDefinitionProperty.getAttributes()
CfnInput.InputDefinitionProperty.builder()
Constructors in software.amazon.awscdk.services.iotevents with parameters of type CfnInput.InputDefinitionProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnInput.InputDefinitionProperty.Builder
.