Uses of Interface
software.amazon.awscdk.services.transfer.CfnProfileProps
Package
Description
AWS Transfer for SFTP Construct Library
-
Uses of CfnProfileProps in software.amazon.awscdk.services.transfer
Modifier and TypeMethodDescriptionCfnProfileProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionCfnProfile
(Construct scope, String id, CfnProfileProps props) Create a newAWS::Transfer::Profile
.