| Package | Description |
|---|---|
| com.amazonaws.services.quicksight |
|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateIdentityPropagationConfigRequest |
UpdateIdentityPropagationConfigRequest.clone() |
UpdateIdentityPropagationConfigRequest |
UpdateIdentityPropagationConfigRequest.withAuthorizedTargets(Collection<String> authorizedTargets)
Specifies a list of application ARNs that represent the authorized targets for a service.
|
UpdateIdentityPropagationConfigRequest |
UpdateIdentityPropagationConfigRequest.withAuthorizedTargets(String... authorizedTargets)
Specifies a list of application ARNs that represent the authorized targets for a service.
|
UpdateIdentityPropagationConfigRequest |
UpdateIdentityPropagationConfigRequest.withAwsAccountId(String awsAccountId)
The ID of the Amazon Web Services account that contains the identity propagation configuration that you want to
update.
|
UpdateIdentityPropagationConfigRequest |
UpdateIdentityPropagationConfigRequest.withService(ServiceType service)
The name of the Amazon Web Services service that contains the authorized targets that you want to add or update.
|
UpdateIdentityPropagationConfigRequest |
UpdateIdentityPropagationConfigRequest.withService(String service)
The name of the Amazon Web Services service that contains the authorized targets that you want to add or update.
|
Copyright © 2023. All rights reserved.