Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ses.CfnMailManagerIngressPointPropsMixin.Builder
Packages that use CfnMailManagerIngressPointPropsMixin.Builder
-
Uses of CfnMailManagerIngressPointPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.ses
Methods in software.amazon.awscdk.cfnpropertymixins.services.ses that return CfnMailManagerIngressPointPropsMixin.BuilderModifier and TypeMethodDescriptionCfnMailManagerIngressPointPropsMixin.Builder.create()CfnMailManagerIngressPointPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnMailManagerIngressPointPropsMixin.Builder.ingressPointConfiguration(CfnMailManagerIngressPointPropsMixin.IngressPointConfigurationProperty ingressPointConfiguration) The configuration of the ingress endpoint resource.CfnMailManagerIngressPointPropsMixin.Builder.ingressPointConfiguration(IResolvable ingressPointConfiguration) The configuration of the ingress endpoint resource.CfnMailManagerIngressPointPropsMixin.Builder.ingressPointName(String ingressPointName) A user friendly name for an ingress endpoint resource.CfnMailManagerIngressPointPropsMixin.Builder.networkConfiguration(CfnMailManagerIngressPointPropsMixin.NetworkConfigurationProperty networkConfiguration) The network type (IPv4-only, Dual-Stack, PrivateLink) of the ingress endpoint resource.CfnMailManagerIngressPointPropsMixin.Builder.networkConfiguration(IResolvable networkConfiguration) The network type (IPv4-only, Dual-Stack, PrivateLink) of the ingress endpoint resource.The identifier of an existing rule set that you attach to an ingress endpoint resource.CfnMailManagerIngressPointPropsMixin.Builder.statusToUpdate(String statusToUpdate) The update status of an ingress endpoint.The tags used to organize, track, or control access for the resource.CfnMailManagerIngressPointPropsMixin.Builder.trafficPolicyId(String trafficPolicyId) The identifier of an existing traffic policy that you attach to an ingress endpoint resource.The type of the ingress endpoint to create.