/AWS1/CL_IN2=>LISTMEMBERS()
¶
About ListMembers¶
List members associated with the Amazon Inspector delegated administrator for your organization.
Method Signature¶
IMPORTING¶
Optional arguments:¶
IV_ONLYASSOCIATED
TYPE /AWS1/IN2BOOLEAN
/AWS1/IN2BOOLEAN
¶
Specifies whether to list only currently associated members if
True
or to list all members within the organization ifFalse
.
IV_MAXRESULTS
TYPE /AWS1/IN2LISTMEMBERSMAXRESULTS
/AWS1/IN2LISTMEMBERSMAXRESULTS
¶
The maximum number of results the response can return. If your request would return more than the maximum the response will return a
nextToken
value, use this value when you call the action again to get the remaining results.
IV_NEXTTOKEN
TYPE /AWS1/IN2NEXTTOKEN
/AWS1/IN2NEXTTOKEN
¶
A token to use for paginating results that are returned in the response. Set the value of this parameter to null for the first request to a list action. If your response returns more than the
maxResults
maximum value it will also return anextToken
value. For subsequent calls, use thenextToken
value returned from the previous request to continue listing results after the first page.
RETURNING¶
OO_OUTPUT
TYPE REF TO /AWS1/CL_IN2LISTMEMBERSRSP
/AWS1/CL_IN2LISTMEMBERSRSP
¶
Domain /AWS1/RT_ACCOUNT_ID Primitive Type NUMC