Package | Description |
---|---|
com.amazonaws.services.identitymanagement | |
com.amazonaws.services.identitymanagement.model |
Modifier and Type | Method and Description |
---|---|
GetAccountAuthorizationDetailsRequest |
GetAccountAuthorizationDetailsRequest.clone() |
GetAccountAuthorizationDetailsRequest |
GetAccountAuthorizationDetailsRequest.withFilter(Collection<String> filter)
A list of entity types (user, group, role, local managed policy, or AWS
managed policy) for filtering the results.
|
GetAccountAuthorizationDetailsRequest |
GetAccountAuthorizationDetailsRequest.withFilter(EntityType... filter)
A list of entity types (user, group, role, local managed policy, or AWS
managed policy) for filtering the results.
|
GetAccountAuthorizationDetailsRequest |
GetAccountAuthorizationDetailsRequest.withFilter(String... filter)
A list of entity types (user, group, role, local managed policy, or AWS
managed policy) for filtering the results.
|
GetAccountAuthorizationDetailsRequest |
GetAccountAuthorizationDetailsRequest.withMarker(String marker)
Use this parameter only when paginating results and only after you
receive a response indicating that the results are truncated.
|
GetAccountAuthorizationDetailsRequest |
GetAccountAuthorizationDetailsRequest.withMaxItems(Integer maxItems)
Use this only when paginating results to indicate the maximum number of
items you want in the response.
|
Copyright © 2018. All rights reserved.