Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.ses.CfnMailManagerIngressPointPropsMixin.NetworkConfigurationProperty
Packages that use CfnMailManagerIngressPointPropsMixin.NetworkConfigurationProperty
-
Uses of CfnMailManagerIngressPointPropsMixin.NetworkConfigurationProperty in software.amazon.awscdk.cfnpropertymixins.services.ses
Classes in software.amazon.awscdk.cfnpropertymixins.services.ses that implement CfnMailManagerIngressPointPropsMixin.NetworkConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnMailManagerIngressPointPropsMixin.NetworkConfigurationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.ses that return CfnMailManagerIngressPointPropsMixin.NetworkConfigurationPropertyModifier and TypeMethodDescriptionCfnMailManagerIngressPointPropsMixin.NetworkConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.ses with parameters of type CfnMailManagerIngressPointPropsMixin.NetworkConfigurationPropertyModifier and TypeMethodDescriptionCfnMailManagerIngressPointMixinProps.Builder.networkConfiguration(CfnMailManagerIngressPointPropsMixin.NetworkConfigurationProperty networkConfiguration) Sets the value ofCfnMailManagerIngressPointMixinProps.getNetworkConfiguration()CfnMailManagerIngressPointPropsMixin.Builder.networkConfiguration(CfnMailManagerIngressPointPropsMixin.NetworkConfigurationProperty networkConfiguration) The network type (IPv4-only, Dual-Stack, PrivateLink) of the ingress endpoint resource.