Uses of Class
software.amazon.awscdk.services.quicksight.CfnDashboard.TableFieldURLConfigurationProperty.Builder
-
Uses of CfnDashboard.TableFieldURLConfigurationProperty.Builder in software.amazon.awscdk.services.quicksight
Modifier and TypeMethodDescriptionCfnDashboard.TableFieldURLConfigurationProperty.builder()
CfnDashboard.TableFieldURLConfigurationProperty.Builder.imageConfiguration
(IResolvable imageConfiguration) Sets the value ofCfnDashboard.TableFieldURLConfigurationProperty.getImageConfiguration()
CfnDashboard.TableFieldURLConfigurationProperty.Builder.imageConfiguration
(CfnDashboard.TableFieldImageConfigurationProperty imageConfiguration) Sets the value ofCfnDashboard.TableFieldURLConfigurationProperty.getImageConfiguration()
CfnDashboard.TableFieldURLConfigurationProperty.Builder.linkConfiguration
(IResolvable linkConfiguration) Sets the value ofCfnDashboard.TableFieldURLConfigurationProperty.getLinkConfiguration()
CfnDashboard.TableFieldURLConfigurationProperty.Builder.linkConfiguration
(CfnDashboard.TableFieldLinkConfigurationProperty linkConfiguration) Sets the value ofCfnDashboard.TableFieldURLConfigurationProperty.getLinkConfiguration()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnDashboard.TableFieldURLConfigurationProperty.Builder
.