| Package | Description |
|---|---|
| com.amazonaws.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
EnableIoTLoggingParams |
EnableIoTLoggingParams.clone() |
EnableIoTLoggingParams |
MitigationActionParams.getEnableIoTLoggingParams()
Parameters to define a mitigation action that enables AWS IoT logging at a specified level of detail.
|
EnableIoTLoggingParams |
EnableIoTLoggingParams.withLogLevel(LogLevel logLevel)
Specifies the types of information to be logged.
|
EnableIoTLoggingParams |
EnableIoTLoggingParams.withLogLevel(String logLevel)
Specifies the types of information to be logged.
|
EnableIoTLoggingParams |
EnableIoTLoggingParams.withRoleArnForLogging(String roleArnForLogging)
The ARN of the IAM role used for logging.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MitigationActionParams.setEnableIoTLoggingParams(EnableIoTLoggingParams enableIoTLoggingParams)
Parameters to define a mitigation action that enables AWS IoT logging at a specified level of detail.
|
MitigationActionParams |
MitigationActionParams.withEnableIoTLoggingParams(EnableIoTLoggingParams enableIoTLoggingParams)
Parameters to define a mitigation action that enables AWS IoT logging at a specified level of detail.
|
Copyright © 2019. All rights reserved.