class Aws::IoT::Types::DeleteV2LoggingLevelRequest
@return [String]
The name of the resource for which you are configuring logging.
@!attribute [rw] target_name
@return [String]
‘THING_Group`.
The type of resource for which you are configuring logging. Must be
@!attribute [rw] target_type
}
target_name: “LogTargetName”, # required
target_type: “DEFAULT”, # required, accepts DEFAULT, THING_GROUP
{
data as a hash:
@note When making an API call, you may pass DeleteV2LoggingLevelRequest