Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.location.CfnPlaceIndexMixinProps.Builder
Packages that use CfnPlaceIndexMixinProps.Builder
-
Uses of CfnPlaceIndexMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.location
Methods in software.amazon.awscdk.cfnpropertymixins.services.location that return CfnPlaceIndexMixinProps.BuilderModifier and TypeMethodDescriptionCfnPlaceIndexMixinProps.builder()CfnPlaceIndexMixinProps.Builder.dataSource(String dataSource) Sets the value ofCfnPlaceIndexMixinProps.getDataSource()CfnPlaceIndexMixinProps.Builder.dataSourceConfiguration(CfnPlaceIndexPropsMixin.DataSourceConfigurationProperty dataSourceConfiguration) Sets the value ofCfnPlaceIndexMixinProps.getDataSourceConfiguration()CfnPlaceIndexMixinProps.Builder.dataSourceConfiguration(IResolvable dataSourceConfiguration) Sets the value ofCfnPlaceIndexMixinProps.getDataSourceConfiguration()CfnPlaceIndexMixinProps.Builder.description(String description) Sets the value ofCfnPlaceIndexMixinProps.getDescription()Sets the value ofCfnPlaceIndexMixinProps.getIndexName()CfnPlaceIndexMixinProps.Builder.pricingPlan(String pricingPlan) Sets the value ofCfnPlaceIndexMixinProps.getPricingPlan()Sets the value ofCfnPlaceIndexMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.location with parameters of type CfnPlaceIndexMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPlaceIndexMixinProps.Builder.