class Aws::AlexaForBusiness::Types::SearchNetworkProfilesResponse
@see docs.aws.amazon.com/goto/WebAPI/alexaforbusiness-2017-11-09/SearchNetworkProfilesResponse AWS API Documentation
@return [Integer]
The total number of network profiles returned.
@!attribute [rw] total_count
@return [String]
to the value specified by MaxResults.
specified, the response includes only results beyond the token, up
pagination of results from this action. If this parameter is
An optional token returned from a prior request. Use this token for
@!attribute [rw] next_token
@return [Array<Types::NetworkProfileData>]
in sort order. It is a list of NetworkProfileData objects.
The network profiles that meet the specified set of filter criteria,
@!attribute [rw] network_profiles