RoutingEnrichmentsArgs

fun RoutingEnrichmentsArgs(dynamic: Output<List<DynamicRoutingEnrichmentArgs>>? = null, static: Output<List<StaticRoutingEnrichmentArgs>>? = null)