Uses of Class
software.amazon.awscdk.services.location.CfnPlaceIndexProps.Builder
Packages that use CfnPlaceIndexProps.Builder
-
Uses of CfnPlaceIndexProps.Builder in software.amazon.awscdk.services.location
Methods in software.amazon.awscdk.services.location that return CfnPlaceIndexProps.BuilderModifier and TypeMethodDescriptionstatic CfnPlaceIndexProps.BuilderCfnPlaceIndexProps.builder()CfnPlaceIndexProps.Builder.dataSource(String dataSource) Sets the value ofCfnPlaceIndexProps.getDataSource()CfnPlaceIndexProps.Builder.dataSourceConfiguration(IResolvable dataSourceConfiguration) Sets the value ofCfnPlaceIndexProps.getDataSourceConfiguration()CfnPlaceIndexProps.Builder.dataSourceConfiguration(CfnPlaceIndex.DataSourceConfigurationProperty dataSourceConfiguration) Sets the value ofCfnPlaceIndexProps.getDataSourceConfiguration()CfnPlaceIndexProps.Builder.description(String description) Sets the value ofCfnPlaceIndexProps.getDescription()Sets the value ofCfnPlaceIndexProps.getIndexName()CfnPlaceIndexProps.Builder.pricingPlan(String pricingPlan) Sets the value ofCfnPlaceIndexProps.getPricingPlan()Constructors in software.amazon.awscdk.services.location with parameters of type CfnPlaceIndexProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnPlaceIndexProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnPlaceIndexProps.Builder.