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