Uses of Class
software.amazon.awscdk.services.transfer.CfnHostKeyProps.Builder
Packages that use CfnHostKeyProps.Builder
Package
Description
AWS Transfer for SFTP Construct Library
-
Uses of CfnHostKeyProps.Builder in software.amazon.awscdk.services.transfer
Methods in software.amazon.awscdk.services.transfer that return CfnHostKeyProps.BuilderModifier and TypeMethodDescriptionstatic CfnHostKeyProps.BuilderCfnHostKeyProps.builder()CfnHostKeyProps.Builder.description(String description) Sets the value ofCfnHostKeyProps.getDescription()CfnHostKeyProps.Builder.hostKeyBody(String hostKeyBody) Sets the value ofCfnHostKeyProps.getHostKeyBody()Sets the value ofCfnHostKeyProps.getServerId()Sets the value ofCfnHostKeyProps.getTags()Constructors in software.amazon.awscdk.services.transfer with parameters of type CfnHostKeyProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnHostKeyProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnHostKeyProps.Builder.