Uses of Interface
software.amazon.awscdk.services.logs.SubstituteStringEntryProperty
Packages that use SubstituteStringEntryProperty
-
Uses of SubstituteStringEntryProperty in software.amazon.awscdk.services.logs
Classes in software.amazon.awscdk.services.logs that implement SubstituteStringEntryPropertyModifier and TypeClassDescriptionstatic final class
An implementation forSubstituteStringEntryProperty
Methods in software.amazon.awscdk.services.logs that return SubstituteStringEntryPropertyModifier and TypeMethodDescriptionSubstituteStringEntryProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.logs that return types with arguments of type SubstituteStringEntryPropertyModifier and TypeMethodDescriptionSubstituteStringProperty.getEntries()
An array of objects, where each object contains information about one key to match and replace.SubstituteStringProperty.Jsii$Proxy.getEntries()
Method parameters in software.amazon.awscdk.services.logs with type arguments of type SubstituteStringEntryPropertyModifier and TypeMethodDescriptionSubstituteStringProperty.Builder.entries
(List<? extends SubstituteStringEntryProperty> entries) Sets the value ofSubstituteStringProperty.getEntries()