Uses of Class
software.amazon.awscdk.services.ses.ByoDkimOptions.Builder
Packages that use ByoDkimOptions.Builder
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of ByoDkimOptions.Builder in software.amazon.awscdk.services.ses
Methods in software.amazon.awscdk.services.ses that return ByoDkimOptions.BuilderModifier and TypeMethodDescriptionstatic ByoDkimOptions.BuilderByoDkimOptions.builder()ByoDkimOptions.Builder.privateKey(SecretValue privateKey) Sets the value ofByoDkimOptions.getPrivateKey()Sets the value ofByoDkimOptions.getPublicKey()Sets the value ofByoDkimOptions.getSelector()Constructors in software.amazon.awscdk.services.ses with parameters of type ByoDkimOptions.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(ByoDkimOptions.Builder builder) Constructor that initializes the object based on literal property values passed by theByoDkimOptions.Builder.