Uses of Class
software.amazon.awscdk.services.connect.CfnEmailAddressProps.Builder
Packages that use CfnEmailAddressProps.Builder
-
Uses of CfnEmailAddressProps.Builder in software.amazon.awscdk.services.connect
Methods in software.amazon.awscdk.services.connect that return CfnEmailAddressProps.BuilderModifier and TypeMethodDescriptionCfnEmailAddressProps.Builder.aliasConfigurations(List<? extends Object> aliasConfigurations) Sets the value ofCfnEmailAddressProps.getAliasConfigurations()CfnEmailAddressProps.Builder.aliasConfigurations(IResolvable aliasConfigurations) Sets the value ofCfnEmailAddressProps.getAliasConfigurations()static CfnEmailAddressProps.BuilderCfnEmailAddressProps.builder()CfnEmailAddressProps.Builder.description(String description) Sets the value ofCfnEmailAddressProps.getDescription()CfnEmailAddressProps.Builder.displayName(String displayName) Sets the value ofCfnEmailAddressProps.getDisplayName()CfnEmailAddressProps.Builder.emailAddress(String emailAddress) Sets the value ofCfnEmailAddressProps.getEmailAddress()CfnEmailAddressProps.Builder.instanceArn(String instanceArn) Sets the value ofCfnEmailAddressProps.getInstanceArn()Sets the value ofCfnEmailAddressProps.getTags()Constructors in software.amazon.awscdk.services.connect with parameters of type CfnEmailAddressProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnEmailAddressProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnEmailAddressProps.Builder.