class Aws::IoT::Types::ListTargetsForSecurityProfileRequest
@return [Integer]
The maximum number of results to return at one time.
@!attribute [rw] max_results
@return [String]
The token for the next set of results.
@!attribute [rw] next_token
@return [String]
The security profile.
@!attribute [rw] security_profile_name
}
max_results: 1,
next_token: “NextToken”,
security_profile_name: “SecurityProfileName”, # required
{
data as a hash:
@note When making an API call, you may pass ListTargetsForSecurityProfileRequest