class Aws::IoT::Types::ListV2LoggingLevelsRequest


@return [Integer]
The maximum number of results to return at one time.
@!attribute [rw] max_results
@return [String]
are no additional results.
The token used to get the next set of results, or null if there
@!attribute [rw] next_token
@return [String]
‘THING_Group`.
The type of resource for which you are configuring logging. Must be
@!attribute [rw] target_type
}
max_results: 1,
next_token: “NextToken”,
target_type: “DEFAULT”, # accepts DEFAULT, THING_GROUP
{
data as a hash:
@note When making an API call, you may pass ListV2LoggingLevelsRequest