Uses of Class
software.amazon.awscdk.services.logs.CopyValueEntryProperty.Builder
Packages that use CopyValueEntryProperty.Builder
-
Uses of CopyValueEntryProperty.Builder in software.amazon.awscdk.services.logs
Methods in software.amazon.awscdk.services.logs that return CopyValueEntryProperty.BuilderModifier and TypeMethodDescriptionCopyValueEntryProperty.builder()
CopyValueEntryProperty.Builder.overwriteIfExists
(Boolean overwriteIfExists) Sets the value ofCopyValueEntryProperty.getOverwriteIfExists()
Sets the value ofCopyValueEntryProperty.getSource()
Sets the value ofCopyValueEntryProperty.getTarget()
Constructors in software.amazon.awscdk.services.logs with parameters of type CopyValueEntryProperty.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(CopyValueEntryProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCopyValueEntryProperty.Builder
.