Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ses.CfnMailManagerIngressPointMixinProps.Builder
Packages that use CfnMailManagerIngressPointMixinProps.Builder
-
Uses of CfnMailManagerIngressPointMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.ses
Methods in software.amazon.awscdk.cfnpropertymixins.services.ses that return CfnMailManagerIngressPointMixinProps.BuilderModifier and TypeMethodDescriptionCfnMailManagerIngressPointMixinProps.builder()CfnMailManagerIngressPointMixinProps.Builder.ingressPointConfiguration(CfnMailManagerIngressPointPropsMixin.IngressPointConfigurationProperty ingressPointConfiguration) Sets the value ofCfnMailManagerIngressPointMixinProps.getIngressPointConfiguration()CfnMailManagerIngressPointMixinProps.Builder.ingressPointConfiguration(IResolvable ingressPointConfiguration) Sets the value ofCfnMailManagerIngressPointMixinProps.getIngressPointConfiguration()CfnMailManagerIngressPointMixinProps.Builder.ingressPointName(String ingressPointName) Sets the value ofCfnMailManagerIngressPointMixinProps.getIngressPointName()CfnMailManagerIngressPointMixinProps.Builder.networkConfiguration(CfnMailManagerIngressPointPropsMixin.NetworkConfigurationProperty networkConfiguration) Sets the value ofCfnMailManagerIngressPointMixinProps.getNetworkConfiguration()CfnMailManagerIngressPointMixinProps.Builder.networkConfiguration(IResolvable networkConfiguration) Sets the value ofCfnMailManagerIngressPointMixinProps.getNetworkConfiguration()Sets the value ofCfnMailManagerIngressPointMixinProps.getRuleSetId()CfnMailManagerIngressPointMixinProps.Builder.statusToUpdate(String statusToUpdate) Sets the value ofCfnMailManagerIngressPointMixinProps.getStatusToUpdate()Sets the value ofCfnMailManagerIngressPointMixinProps.getTags()CfnMailManagerIngressPointMixinProps.Builder.trafficPolicyId(String trafficPolicyId) Sets the value ofCfnMailManagerIngressPointMixinProps.getTrafficPolicyId()Sets the value ofCfnMailManagerIngressPointMixinProps.getType()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ses with parameters of type CfnMailManagerIngressPointMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnMailManagerIngressPointMixinProps.Builder.