A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/Detective/Types/ListMembersRequest.html below:

ListMembersRequest — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Detective::Types::ListMembersRequest
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When passing ListMembersRequest as input to an Aws::Client method, you can use a vanilla Hash:

{
  graph_arn: "GraphArn",   next_token: "PaginationToken",
  max_results: 1,
}
Instance Attribute Summary collapse Instance Attribute Details #graph_arn ⇒ String

The ARN of the behavior graph for which to retrieve the list of member accounts.

#max_results ⇒ Integer

The maximum number of member accounts to include in the response. The total must be less than the overall limit on the number of results to return, which is currently 200.

#next_token ⇒ String

For requests to retrieve the next page of member account results, the pagination token that was returned with the previous page of results. The initial request does not include a pagination token.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4