| Package | Description |
|---|---|
| com.amazonaws.services.quicksight |
|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
GenerateEmbedUrlForAnonymousUserRequest |
GenerateEmbedUrlForAnonymousUserRequest.clone() |
GenerateEmbedUrlForAnonymousUserRequest |
GenerateEmbedUrlForAnonymousUserRequest.withAllowedDomains(Collection<String> allowedDomains)
The domains that you want to add to the allow list for access to the generated URL that is then embedded.
|
GenerateEmbedUrlForAnonymousUserRequest |
GenerateEmbedUrlForAnonymousUserRequest.withAllowedDomains(String... allowedDomains)
The domains that you want to add to the allow list for access to the generated URL that is then embedded.
|
GenerateEmbedUrlForAnonymousUserRequest |
GenerateEmbedUrlForAnonymousUserRequest.withAuthorizedResourceArns(Collection<String> authorizedResourceArns)
The Amazon Resource Names (ARNs) for the Amazon QuickSight resources that the user is authorized to access during
the lifetime of the session.
|
GenerateEmbedUrlForAnonymousUserRequest |
GenerateEmbedUrlForAnonymousUserRequest.withAuthorizedResourceArns(String... authorizedResourceArns)
The Amazon Resource Names (ARNs) for the Amazon QuickSight resources that the user is authorized to access during
the lifetime of the session.
|
GenerateEmbedUrlForAnonymousUserRequest |
GenerateEmbedUrlForAnonymousUserRequest.withAwsAccountId(String awsAccountId)
The ID for the Amazon Web Services account that contains the dashboard that you're embedding.
|
GenerateEmbedUrlForAnonymousUserRequest |
GenerateEmbedUrlForAnonymousUserRequest.withExperienceConfiguration(AnonymousUserEmbeddingExperienceConfiguration experienceConfiguration)
The configuration of the experience that you are embedding.
|
GenerateEmbedUrlForAnonymousUserRequest |
GenerateEmbedUrlForAnonymousUserRequest.withNamespace(String namespace)
The Amazon QuickSight namespace that the anonymous user virtually belongs to.
|
GenerateEmbedUrlForAnonymousUserRequest |
GenerateEmbedUrlForAnonymousUserRequest.withSessionLifetimeInMinutes(Long sessionLifetimeInMinutes)
How many minutes the session is valid.
|
GenerateEmbedUrlForAnonymousUserRequest |
GenerateEmbedUrlForAnonymousUserRequest.withSessionTags(Collection<SessionTag> sessionTags)
The session tags used for row-level security.
|
GenerateEmbedUrlForAnonymousUserRequest |
GenerateEmbedUrlForAnonymousUserRequest.withSessionTags(SessionTag... sessionTags)
The session tags used for row-level security.
|
Copyright © 2022. All rights reserved.