Uses of Class
software.amazon.awssdk.services.ioteventsdata.model.EnableActionConfiguration
-
Packages that use EnableActionConfiguration Package Description software.amazon.awssdk.services.ioteventsdata.model -
-
Uses of EnableActionConfiguration in software.amazon.awssdk.services.ioteventsdata.model
Methods in software.amazon.awssdk.services.ioteventsdata.model that return EnableActionConfiguration Modifier and Type Method Description EnableActionConfigurationCustomerAction. enableActionConfiguration()Contains the configuration information of an enable action.Methods in software.amazon.awssdk.services.ioteventsdata.model with parameters of type EnableActionConfiguration Modifier and Type Method Description CustomerAction.BuilderCustomerAction.Builder. enableActionConfiguration(EnableActionConfiguration enableActionConfiguration)Contains the configuration information of an enable action.
-