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