Uses of Class
software.amazon.awscdk.services.transfer.CfnConnectorProps.Builder
Packages that use CfnConnectorProps.Builder
Package
Description
AWS Transfer for SFTP Construct Library
-
Uses of CfnConnectorProps.Builder in software.amazon.awscdk.services.transfer
Methods in software.amazon.awscdk.services.transfer that return CfnConnectorProps.BuilderModifier and TypeMethodDescriptionCfnConnectorProps.Builder.accessRole(String accessRole) Sets the value ofCfnConnectorProps.getAccessRole()Sets the value ofCfnConnectorProps.getAs2Config()static CfnConnectorProps.BuilderCfnConnectorProps.builder()CfnConnectorProps.Builder.loggingRole(String loggingRole) Sets the value ofCfnConnectorProps.getLoggingRole()Sets the value ofCfnConnectorProps.getTags()Sets the value ofCfnConnectorProps.getUrl()Constructors in software.amazon.awscdk.services.transfer with parameters of type CfnConnectorProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnConnectorProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnConnectorProps.Builder.