| Package | Description |
|---|---|
| com.amazonaws.services.ssoadmin.model |
| Modifier and Type | Method and Description |
|---|---|
ListApplicationAssignmentsFilter |
ListApplicationAssignmentsFilter.clone() |
ListApplicationAssignmentsFilter |
ListApplicationAssignmentsForPrincipalRequest.getFilter()
Filters the output to include only assignments associated with the application that has the specified ARN.
|
ListApplicationAssignmentsFilter |
ListApplicationAssignmentsFilter.withApplicationArn(String applicationArn)
The ARN of an application.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListApplicationAssignmentsForPrincipalRequest.setFilter(ListApplicationAssignmentsFilter filter)
Filters the output to include only assignments associated with the application that has the specified ARN.
|
ListApplicationAssignmentsForPrincipalRequest |
ListApplicationAssignmentsForPrincipalRequest.withFilter(ListApplicationAssignmentsFilter filter)
Filters the output to include only assignments associated with the application that has the specified ARN.
|
Copyright © 2025. All rights reserved.