class Aws::IoT::Types::ListV2LoggingLevelsRequest


@return [Integer]
The maximum number of results to return at one time.
@!attribute [rw] max_results
@return [String]
results.
previous response; otherwise null to receive the first set of
To retrieve the next set of results, the ‘nextToken` value from a
@!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, CLIENT_ID, SOURCE_IP, PRINCIPAL_ID
{
data as a hash:
@note When making an API call, you may pass ListV2LoggingLevelsRequest