Uses of Class
software.amazon.awscdk.services.notificationscontacts.EmailContactReference.Builder
Packages that use EmailContactReference.Builder
Package
Description
AWS::NotificationsContacts Construct Library
-
Uses of EmailContactReference.Builder in software.amazon.awscdk.services.notificationscontacts
Methods in software.amazon.awscdk.services.notificationscontacts that return EmailContactReference.BuilderModifier and TypeMethodDescriptionEmailContactReference.builder()
EmailContactReference.Builder.emailContactArn
(String emailContactArn) Sets the value ofEmailContactReference.getEmailContactArn()
Constructors in software.amazon.awscdk.services.notificationscontacts with parameters of type EmailContactReference.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(EmailContactReference.Builder builder) Constructor that initializes the object based on literal property values passed by theEmailContactReference.Builder
.