Package | Description |
---|---|
com.amazonaws.services.quicksight.model |
Modifier and Type | Method and Description |
---|---|
static URLTargetConfiguration |
URLTargetConfiguration.fromValue(String value)
Use this in place of valueOf.
|
static URLTargetConfiguration |
URLTargetConfiguration.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static URLTargetConfiguration[] |
URLTargetConfiguration.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
TableFieldLinkConfiguration |
TableFieldLinkConfiguration.withTarget(URLTargetConfiguration target)
The URL target (new tab, new window, same tab) for the table link configuration.
|
CustomActionURLOperation |
CustomActionURLOperation.withURLTarget(URLTargetConfiguration uRLTarget)
The target of the
CustomActionURLOperation . |
Copyright © 2023. All rights reserved.