Uses of Interface
software.amazon.awscdk.services.ses.IDedicatedIpPool
Packages that use IDedicatedIpPool
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of IDedicatedIpPool in software.amazon.awscdk.services.ses
Subinterfaces of IDedicatedIpPool in software.amazon.awscdk.services.sesModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIDedicatedIpPool.Classes in software.amazon.awscdk.services.ses that implement IDedicatedIpPoolModifier and TypeClassDescriptionclassA 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 IDedicatedIpPoolModifier and TypeMethodDescriptionstatic IDedicatedIpPoolDedicatedIpPool.fromDedicatedIpPoolName(software.constructs.Construct scope, String id, String dedicatedIpPoolName) Use an existing dedicated IP pool.