Uses of Class
software.amazon.awscdk.services.ses.CfnMailManagerIngressPoint.NetworkConfigurationProperty.Builder
Packages that use CfnMailManagerIngressPoint.NetworkConfigurationProperty.Builder
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of CfnMailManagerIngressPoint.NetworkConfigurationProperty.Builder in software.amazon.awscdk.services.ses
Methods in software.amazon.awscdk.services.ses that return CfnMailManagerIngressPoint.NetworkConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnMailManagerIngressPoint.NetworkConfigurationProperty.builder()CfnMailManagerIngressPoint.NetworkConfigurationProperty.Builder.privateNetworkConfiguration(IResolvable privateNetworkConfiguration) CfnMailManagerIngressPoint.NetworkConfigurationProperty.Builder.privateNetworkConfiguration(CfnMailManagerIngressPoint.PrivateNetworkConfigurationProperty privateNetworkConfiguration) CfnMailManagerIngressPoint.NetworkConfigurationProperty.Builder.publicNetworkConfiguration(IResolvable publicNetworkConfiguration) CfnMailManagerIngressPoint.NetworkConfigurationProperty.Builder.publicNetworkConfiguration(CfnMailManagerIngressPoint.PublicNetworkConfigurationProperty publicNetworkConfiguration) Constructors in software.amazon.awscdk.services.ses with parameters of type CfnMailManagerIngressPoint.NetworkConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnMailManagerIngressPoint.NetworkConfigurationProperty.Builder.