Uses of Interface
software.amazon.awscdk.services.logs.SplitStringEntryProperty
Packages that use SplitStringEntryProperty
-
Uses of SplitStringEntryProperty in software.amazon.awscdk.services.logs
Classes in software.amazon.awscdk.services.logs that implement SplitStringEntryPropertyModifier and TypeClassDescriptionstatic final class
An implementation forSplitStringEntryProperty
Methods in software.amazon.awscdk.services.logs that return SplitStringEntryPropertyModifier and TypeMethodDescriptionSplitStringEntryProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.logs that return types with arguments of type SplitStringEntryPropertyModifier and TypeMethodDescriptionSplitStringProperty.getEntries()
An array of SplitStringEntry objects, where each object contains information about one field to split.final List
<SplitStringEntryProperty> SplitStringProperty.Jsii$Proxy.getEntries()
Method parameters in software.amazon.awscdk.services.logs with type arguments of type SplitStringEntryPropertyModifier and TypeMethodDescriptionSplitStringProperty.Builder.entries
(List<? extends SplitStringEntryProperty> entries) Sets the value ofSplitStringProperty.getEntries()