| Package | Description |
|---|---|
| com.amazonaws.services.quicksight |
|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
GenerateEmbedUrlForRegisteredUserRequest |
GenerateEmbedUrlForRegisteredUserRequest.clone() |
GenerateEmbedUrlForRegisteredUserRequest |
GenerateEmbedUrlForRegisteredUserRequest.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.
|
GenerateEmbedUrlForRegisteredUserRequest |
GenerateEmbedUrlForRegisteredUserRequest.withAllowedDomains(String... allowedDomains)
The domains that you want to add to the allow list for access to the generated URL that is then embedded.
|
GenerateEmbedUrlForRegisteredUserRequest |
GenerateEmbedUrlForRegisteredUserRequest.withAwsAccountId(String awsAccountId)
The ID for the Amazon Web Services account that contains the dashboard that you're embedding.
|
GenerateEmbedUrlForRegisteredUserRequest |
GenerateEmbedUrlForRegisteredUserRequest.withExperienceConfiguration(RegisteredUserEmbeddingExperienceConfiguration experienceConfiguration)
The experience that you want to embed.
|
GenerateEmbedUrlForRegisteredUserRequest |
GenerateEmbedUrlForRegisteredUserRequest.withSessionLifetimeInMinutes(Long sessionLifetimeInMinutes)
How many minutes the session is valid.
|
GenerateEmbedUrlForRegisteredUserRequest |
GenerateEmbedUrlForRegisteredUserRequest.withUserArn(String userArn)
The Amazon Resource Name for the registered user.
|
Copyright © 2024. All rights reserved.