Uses of Interface
software.amazon.awscdk.services.ses.CfnMailManagerIngressPoint.IngressPointConfigurationProperty
Packages that use CfnMailManagerIngressPoint.IngressPointConfigurationProperty
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of CfnMailManagerIngressPoint.IngressPointConfigurationProperty in software.amazon.awscdk.services.ses
Classes in software.amazon.awscdk.services.ses that implement CfnMailManagerIngressPoint.IngressPointConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnMailManagerIngressPoint.IngressPointConfigurationPropertyMethods in software.amazon.awscdk.services.ses that return CfnMailManagerIngressPoint.IngressPointConfigurationPropertyModifier and TypeMethodDescriptionCfnMailManagerIngressPoint.IngressPointConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.ses with parameters of type CfnMailManagerIngressPoint.IngressPointConfigurationPropertyModifier 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()voidCfnMailManagerIngressPoint.setIngressPointConfiguration(CfnMailManagerIngressPoint.IngressPointConfigurationProperty value) The configuration of the ingress endpoint resource.