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