Uses of Interface
software.amazon.awscdk.services.location.CfnPlaceIndex.DataSourceConfigurationProperty
Packages that use CfnPlaceIndex.DataSourceConfigurationProperty
-
Uses of CfnPlaceIndex.DataSourceConfigurationProperty in software.amazon.awscdk.services.location
Classes in software.amazon.awscdk.services.location that implement CfnPlaceIndex.DataSourceConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnPlaceIndex.DataSourceConfigurationPropertyMethods in software.amazon.awscdk.services.location that return CfnPlaceIndex.DataSourceConfigurationPropertyModifier and TypeMethodDescriptionCfnPlaceIndex.DataSourceConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.location with parameters of type CfnPlaceIndex.DataSourceConfigurationPropertyModifier and TypeMethodDescriptionCfnPlaceIndex.Builder.dataSourceConfiguration(CfnPlaceIndex.DataSourceConfigurationProperty dataSourceConfiguration) Specifies the data storage option requesting Places.CfnPlaceIndexProps.Builder.dataSourceConfiguration(CfnPlaceIndex.DataSourceConfigurationProperty dataSourceConfiguration) Sets the value ofCfnPlaceIndexProps.getDataSourceConfiguration()voidCfnPlaceIndex.setDataSourceConfiguration(CfnPlaceIndex.DataSourceConfigurationProperty value) Specifies the data storage option requesting Places.