Uses of Class
software.amazon.awscdk.services.quicksight.CfnTopic.NamedEntityDefinitionProperty.Builder
-
Uses of CfnTopic.NamedEntityDefinitionProperty.Builder in software.amazon.awscdk.services.quicksight
Modifier and TypeMethodDescriptionCfnTopic.NamedEntityDefinitionProperty.builder()
Sets the value ofCfnTopic.NamedEntityDefinitionProperty.getFieldName()
CfnTopic.NamedEntityDefinitionProperty.Builder.metric
(IResolvable metric) Sets the value ofCfnTopic.NamedEntityDefinitionProperty.getMetric()
CfnTopic.NamedEntityDefinitionProperty.Builder.metric
(CfnTopic.NamedEntityDefinitionMetricProperty metric) Sets the value ofCfnTopic.NamedEntityDefinitionProperty.getMetric()
CfnTopic.NamedEntityDefinitionProperty.Builder.propertyName
(String propertyName) Sets the value ofCfnTopic.NamedEntityDefinitionProperty.getPropertyName()
CfnTopic.NamedEntityDefinitionProperty.Builder.propertyRole
(String propertyRole) Sets the value ofCfnTopic.NamedEntityDefinitionProperty.getPropertyRole()
CfnTopic.NamedEntityDefinitionProperty.Builder.propertyUsage
(String propertyUsage) Sets the value ofCfnTopic.NamedEntityDefinitionProperty.getPropertyUsage()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTopic.NamedEntityDefinitionProperty.Builder
.