PlaceIndexArgs

constructor(dataSource: Output<String>? = null, dataSourceConfiguration: Output<PlaceIndexDataSourceConfigurationArgs>? = null, description: Output<String>? = null, indexName: Output<String>? = null, pricingPlan: Output<PlaceIndexPricingPlan>? = null, tags: Output<List<TagArgs>>? = null)