Uses of Interface
software.amazon.awscdk.services.logs.ParseKeyValueProperty
Packages that use ParseKeyValueProperty
-
Uses of ParseKeyValueProperty in software.amazon.awscdk.services.logs
Classes in software.amazon.awscdk.services.logs that implement ParseKeyValuePropertyMethods in software.amazon.awscdk.services.logs that return ParseKeyValuePropertyModifier and TypeMethodDescriptionParseKeyValueProperty.Builder.build()
Builds the configured instance.default ParseKeyValueProperty
ParserProcessorProps.getKeyValueOptions()
Options for key-value parser.final ParseKeyValueProperty
ParserProcessorProps.Jsii$Proxy.getKeyValueOptions()
Methods in software.amazon.awscdk.services.logs with parameters of type ParseKeyValuePropertyModifier and TypeMethodDescriptionParserProcessor.Builder.keyValueOptions
(ParseKeyValueProperty keyValueOptions) Options for key-value parser.ParserProcessorProps.Builder.keyValueOptions
(ParseKeyValueProperty keyValueOptions) Sets the value ofParserProcessorProps.getKeyValueOptions()