Uses of Interface
software.amazon.awscdk.interfaces.ses.IDedicatedIpPoolRef
Packages that use IDedicatedIpPoolRef
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of IDedicatedIpPoolRef in software.amazon.awscdk.interfaces.ses
Subinterfaces of IDedicatedIpPoolRef in software.amazon.awscdk.interfaces.sesModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIDedicatedIpPoolRef.Classes in software.amazon.awscdk.interfaces.ses that implement IDedicatedIpPoolRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IDedicatedIpPoolRef in software.amazon.awscdk.services.ses
Subinterfaces of IDedicatedIpPoolRef in software.amazon.awscdk.services.sesModifier and TypeInterfaceDescriptioninterfaceA dedicated IP pool.static interfaceInternal default implementation forIDedicatedIpPool.Classes in software.amazon.awscdk.services.ses that implement IDedicatedIpPoolRefModifier and TypeClassDescriptionclassCreate a new pool of dedicated IP addresses.classA dedicated IP pool.static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.ses that return IDedicatedIpPoolRefModifier and TypeMethodDescriptiondefault IDedicatedIpPoolRefConfigurationSetProps.getDedicatedIpPool()The dedicated IP pool to associate with the configuration set.final IDedicatedIpPoolRefConfigurationSetProps.Jsii$Proxy.getDedicatedIpPool()Methods in software.amazon.awscdk.services.ses with parameters of type IDedicatedIpPoolRefModifier and TypeMethodDescriptionConfigurationSet.Builder.dedicatedIpPool(IDedicatedIpPoolRef dedicatedIpPool) The dedicated IP pool to associate with the configuration set.ConfigurationSetProps.Builder.dedicatedIpPool(IDedicatedIpPoolRef dedicatedIpPool) Sets the value ofConfigurationSetProps.getDedicatedIpPool()