Uses of Interface
software.amazon.awscdk.services.logs.ListToMapProperty
Packages that use ListToMapProperty
-
Uses of ListToMapProperty in software.amazon.awscdk.services.logs
Classes in software.amazon.awscdk.services.logs that implement ListToMapPropertyMethods in software.amazon.awscdk.services.logs that return ListToMapPropertyModifier and TypeMethodDescriptionListToMapProperty.Builder.build()
Builds the configured instance.default ListToMapProperty
JsonMutatorProps.getListToMapOptions()
Options for converting lists to maps.final ListToMapProperty
JsonMutatorProps.Jsii$Proxy.getListToMapOptions()
Methods in software.amazon.awscdk.services.logs with parameters of type ListToMapPropertyModifier and TypeMethodDescriptionJsonMutatorProcessor.Builder.listToMapOptions
(ListToMapProperty listToMapOptions) Options for converting lists to maps.JsonMutatorProps.Builder.listToMapOptions
(ListToMapProperty listToMapOptions) Sets the value ofJsonMutatorProps.getListToMapOptions()