| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
AuthorizedTargetsByService |
AuthorizedTargetsByService.clone() |
AuthorizedTargetsByService |
AuthorizedTargetsByService.withAuthorizedTargets(Collection<String> authorizedTargets)
Aist of authorized targets that are represented by IAM Identity Center application ARNs.
|
AuthorizedTargetsByService |
AuthorizedTargetsByService.withAuthorizedTargets(String... authorizedTargets)
Aist of authorized targets that are represented by IAM Identity Center application ARNs.
|
AuthorizedTargetsByService |
AuthorizedTargetsByService.withService(ServiceType service)
The name of the Amazon Web Services service.
|
AuthorizedTargetsByService |
AuthorizedTargetsByService.withService(String service)
The name of the Amazon Web Services service.
|
| Modifier and Type | Method and Description |
|---|---|
List<AuthorizedTargetsByService> |
ListIdentityPropagationConfigsResult.getServices()
A list of services and their authorized targets that the Amazon QuickSight IAM Identity Center application can
access.
|
| Modifier and Type | Method and Description |
|---|---|
ListIdentityPropagationConfigsResult |
ListIdentityPropagationConfigsResult.withServices(AuthorizedTargetsByService... services)
A list of services and their authorized targets that the Amazon QuickSight IAM Identity Center application can
access.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListIdentityPropagationConfigsResult.setServices(Collection<AuthorizedTargetsByService> services)
A list of services and their authorized targets that the Amazon QuickSight IAM Identity Center application can
access.
|
ListIdentityPropagationConfigsResult |
ListIdentityPropagationConfigsResult.withServices(Collection<AuthorizedTargetsByService> services)
A list of services and their authorized targets that the Amazon QuickSight IAM Identity Center application can
access.
|
Copyright © 2023. All rights reserved.