Uses of Interface
software.amazon.awscdk.services.ses.CfnDedicatedIpPoolProps
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of CfnDedicatedIpPoolProps in software.amazon.awscdk.services.ses
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnDedicatedIpPoolProps
Modifier and TypeMethodDescriptionCfnDedicatedIpPoolProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionCfnDedicatedIpPool
(Construct scope, String id, CfnDedicatedIpPoolProps props) Create a newAWS::SES::DedicatedIpPool
.