Uses of Interface
software.amazon.awscdk.services.logs.AddKeyEntryProperty
Packages that use AddKeyEntryProperty
-
Uses of AddKeyEntryProperty in software.amazon.awscdk.services.logs
Classes in software.amazon.awscdk.services.logs that implement AddKeyEntryPropertyMethods in software.amazon.awscdk.services.logs that return AddKeyEntryPropertyModifier and TypeMethodDescriptionAddKeyEntryProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.logs that return types with arguments of type AddKeyEntryPropertyModifier and TypeMethodDescriptionAddKeysProperty.getEntries()
An array of objects, where each object contains information about one key to add to the log event.final List
<AddKeyEntryProperty> AddKeysProperty.Jsii$Proxy.getEntries()
Method parameters in software.amazon.awscdk.services.logs with type arguments of type AddKeyEntryPropertyModifier and TypeMethodDescriptionAddKeysProperty.Builder.entries
(List<? extends AddKeyEntryProperty> entries) Sets the value ofAddKeysProperty.getEntries()