Uses of Class
software.amazon.awssdk.services.quicksight.model.UpdateIdentityPropagationConfigRequest
-
Packages that use UpdateIdentityPropagationConfigRequest Package Description software.amazon.awssdk.services.quicksight Amazon QuickSight API Reference software.amazon.awssdk.services.quicksight.transform -
-
Uses of UpdateIdentityPropagationConfigRequest in software.amazon.awssdk.services.quicksight
Methods in software.amazon.awssdk.services.quicksight with parameters of type UpdateIdentityPropagationConfigRequest Modifier and Type Method Description default CompletableFuture<UpdateIdentityPropagationConfigResponse>QuickSightAsyncClient. updateIdentityPropagationConfig(UpdateIdentityPropagationConfigRequest updateIdentityPropagationConfigRequest)Adds or updates services and authorized targets to configure what the QuickSight IAM Identity Center application can access.default UpdateIdentityPropagationConfigResponseQuickSightClient. updateIdentityPropagationConfig(UpdateIdentityPropagationConfigRequest updateIdentityPropagationConfigRequest)Adds or updates services and authorized targets to configure what the QuickSight IAM Identity Center application can access. -
Uses of UpdateIdentityPropagationConfigRequest in software.amazon.awssdk.services.quicksight.transform
Methods in software.amazon.awssdk.services.quicksight.transform with parameters of type UpdateIdentityPropagationConfigRequest Modifier and Type Method Description SdkHttpFullRequestUpdateIdentityPropagationConfigRequestMarshaller. marshall(UpdateIdentityPropagationConfigRequest updateIdentityPropagationConfigRequest)
-