Uses of Class
software.amazon.awscdk.services.logs.CopyValueProperty.Builder
Packages that use CopyValueProperty.Builder
-
Uses of CopyValueProperty.Builder in software.amazon.awscdk.services.logs
Methods in software.amazon.awscdk.services.logs that return CopyValueProperty.BuilderModifier and TypeMethodDescriptionstatic CopyValueProperty.Builder
CopyValueProperty.builder()
CopyValueProperty.Builder.entries
(List<? extends CopyValueEntryProperty> entries) Sets the value ofCopyValueProperty.getEntries()
Constructors in software.amazon.awscdk.services.logs with parameters of type CopyValueProperty.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(CopyValueProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCopyValueProperty.Builder
.