class Aws::IoT::Types::ListSecurityProfilesForTargetRequest


@return [String]
you want to get.
The ARN of the target (thing group) whose attached security profiles
@!attribute [rw] security_profile_target_arn
@return [Boolean]
If true, return child groups too.
@!attribute [rw] recursive
@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
}
security_profile_target_arn: “SecurityProfileTargetArn”, # required
recursive: false,
max_results: 1,
next_token: “NextToken”,
{
data as a hash:
@note When making an API call, you may pass ListSecurityProfilesForTargetRequest