Uses of Interface
software.amazon.awscdk.services.transfer.CfnHostKeyProps
Packages that use CfnHostKeyProps
Package
Description
AWS Transfer for SFTP Construct Library
-
Uses of CfnHostKeyProps in software.amazon.awscdk.services.transfer
Classes in software.amazon.awscdk.services.transfer that implement CfnHostKeyPropsMethods in software.amazon.awscdk.services.transfer that return CfnHostKeyPropsModifier and TypeMethodDescriptionCfnHostKeyProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.transfer with parameters of type CfnHostKeyPropsModifierConstructorDescriptionCfnHostKey(software.constructs.Construct scope, String id, CfnHostKeyProps props) Create a newAWS::Transfer::HostKey.