Uses of Class
software.amazon.awscdk.services.logs.ListToMapProperty.Builder
Packages that use ListToMapProperty.Builder
-
Uses of ListToMapProperty.Builder in software.amazon.awscdk.services.logs
Methods in software.amazon.awscdk.services.logs that return ListToMapProperty.BuilderModifier and TypeMethodDescriptionstatic ListToMapProperty.Builder
ListToMapProperty.builder()
Sets the value ofListToMapProperty.getFlatten()
ListToMapProperty.Builder.flattenedElement
(String flattenedElement) Sets the value ofListToMapProperty.getFlattenedElement()
Sets the value ofListToMapProperty.getKey()
Sets the value ofListToMapProperty.getSource()
Sets the value ofListToMapProperty.getTarget()
Sets the value ofListToMapProperty.getValueKey()
Constructors in software.amazon.awscdk.services.logs with parameters of type ListToMapProperty.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(ListToMapProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theListToMapProperty.Builder
.