Uses of Class
software.amazon.awssdk.services.iot.model.EnableIoTLoggingParams
-
Packages that use EnableIoTLoggingParams Package Description software.amazon.awssdk.services.iot.model -
-
Uses of EnableIoTLoggingParams in software.amazon.awssdk.services.iot.model
Methods in software.amazon.awssdk.services.iot.model that return EnableIoTLoggingParams Modifier and Type Method Description EnableIoTLoggingParamsMitigationActionParams. enableIoTLoggingParams()Parameters to define a mitigation action that enables Amazon Web Services IoT Core logging at a specified level of detail.Methods in software.amazon.awssdk.services.iot.model with parameters of type EnableIoTLoggingParams Modifier and Type Method Description MitigationActionParams.BuilderMitigationActionParams.Builder. enableIoTLoggingParams(EnableIoTLoggingParams enableIoTLoggingParams)Parameters to define a mitigation action that enables Amazon Web Services IoT Core logging at a specified level of detail.
-