Uses of Class
software.amazon.awscdk.services.location.CfnRouteCalculatorProps.Builder
-
Uses of CfnRouteCalculatorProps.Builder in software.amazon.awscdk.services.location
Modifier and TypeMethodDescriptionCfnRouteCalculatorProps.builder()
CfnRouteCalculatorProps.Builder.calculatorName
(String calculatorName) Sets the value ofCfnRouteCalculatorProps.getCalculatorName()
CfnRouteCalculatorProps.Builder.dataSource
(String dataSource) Sets the value ofCfnRouteCalculatorProps.getDataSource()
CfnRouteCalculatorProps.Builder.description
(String description) Sets the value ofCfnRouteCalculatorProps.getDescription()
CfnRouteCalculatorProps.Builder.pricingPlan
(String pricingPlan) Sets the value ofCfnRouteCalculatorProps.getPricingPlan()
Sets the value ofCfnRouteCalculatorProps.getTags()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnRouteCalculatorProps.Builder
.