| Package | Description |
|---|---|
| com.amazonaws.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
static LogTargetType |
LogTargetType.fromValue(String value)
Use this in place of valueOf.
|
static LogTargetType |
LogTargetType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LogTargetType[] |
LogTargetType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LogTarget |
LogTarget.withTargetType(LogTargetType targetType)
The target type.
|
ListV2LoggingLevelsRequest |
ListV2LoggingLevelsRequest.withTargetType(LogTargetType targetType)
The type of resource for which you are configuring logging.
|
DeleteV2LoggingLevelRequest |
DeleteV2LoggingLevelRequest.withTargetType(LogTargetType targetType)
The type of resource for which you are configuring logging.
|
Copyright © 2024. All rights reserved.