Uses of Interface
de.sebastianhesse.cdk.ses.verify.constructs.IVerifySesEmailAddressProps
-
-
Uses of IVerifySesEmailAddressProps in de.sebastianhesse.cdk.ses.verify.constructs
Classes in de.sebastianhesse.cdk.ses.verify.constructs that implement IVerifySesEmailAddressProps Modifier and Type Class Description static classIVerifySesEmailAddressProps.Jsii$ProxyAn implementation forIVerifySesEmailAddressPropsMethods in de.sebastianhesse.cdk.ses.verify.constructs that return IVerifySesEmailAddressProps Modifier and Type Method Description IVerifySesEmailAddressPropsIVerifySesEmailAddressProps.Builder. build()Builds the configured instance.Constructors in de.sebastianhesse.cdk.ses.verify.constructs with parameters of type IVerifySesEmailAddressProps Constructor Description VerifySesEmailAddress(software.constructs.Construct parent, String name, IVerifySesEmailAddressProps props)
-