Uses of Interface
software.amazon.awscdk.services.transfer.CfnCertificateProps
Packages that use CfnCertificateProps
Package
Description
AWS Transfer for SFTP Construct Library
-
Uses of CfnCertificateProps in software.amazon.awscdk.services.transfer
Classes in software.amazon.awscdk.services.transfer that implement CfnCertificatePropsMethods in software.amazon.awscdk.services.transfer that return CfnCertificatePropsModifier and TypeMethodDescriptionCfnCertificateProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.transfer with parameters of type CfnCertificatePropsModifierConstructorDescriptionCfnCertificate(Construct scope, String id, CfnCertificateProps props) Create a newAWS::Transfer::Certificate.