MapArgs

constructor(configuration: Output<MapConfigurationArgs>? = null, description: Output<String>? = null, mapName: Output<String>? = null, pricingPlan: Output<MapPricingPlan>? = null, tags: Output<List<TagArgs>>? = null)