menu
aws_iot_api package
documentation
iot-2015-05-28.dart
EnableIoTLoggingParams
EnableIoTLoggingParams.new constructor
EnableIoTLoggingParams.new constructor
dark_mode
light_mode
EnableIoTLoggingParams
constructor
EnableIoTLoggingParams
(
{
required
LogLevel
logLevel
,
required
String
roleArnForLogging
,
})
Implementation
EnableIoTLoggingParams({ required this.logLevel, required this.roleArnForLogging, });
aws_iot_api package
documentation
iot-2015-05-28
EnableIoTLoggingParams
EnableIoTLoggingParams.new constructor
EnableIoTLoggingParams class