Uses of Interface
software.amazon.awscdk.services.ses.CfnMailManagerIngressPoint.IngressPointConfigurationProperty
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of CfnMailManagerIngressPoint.IngressPointConfigurationProperty in software.amazon.awscdk.services.ses
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnMailManagerIngressPoint.IngressPointConfigurationProperty
Modifier and TypeMethodDescriptionCfnMailManagerIngressPoint.IngressPointConfigurationProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnMailManagerIngressPoint.Builder.ingressPointConfiguration
(CfnMailManagerIngressPoint.IngressPointConfigurationProperty ingressPointConfiguration) The configuration of the ingress endpoint resource.CfnMailManagerIngressPointProps.Builder.ingressPointConfiguration
(CfnMailManagerIngressPoint.IngressPointConfigurationProperty ingressPointConfiguration) Sets the value ofCfnMailManagerIngressPointProps.getIngressPointConfiguration()
void
CfnMailManagerIngressPoint.setIngressPointConfiguration
(CfnMailManagerIngressPoint.IngressPointConfigurationProperty value) The configuration of the ingress endpoint resource.