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