Uses of Class
software.amazon.awscdk.services.transfer.CfnConnector.As2ConfigProperty.Builder
Packages that use CfnConnector.As2ConfigProperty.Builder
Package
Description
AWS Transfer for SFTP Construct Library
- 
Uses of CfnConnector.As2ConfigProperty.Builder in software.amazon.awscdk.services.transferMethods in software.amazon.awscdk.services.transfer that return CfnConnector.As2ConfigProperty.BuilderModifier and TypeMethodDescriptionCfnConnector.As2ConfigProperty.builder()CfnConnector.As2ConfigProperty.Builder.compression(String compression) Sets the value ofCfnConnector.As2ConfigProperty.getCompression()CfnConnector.As2ConfigProperty.Builder.encryptionAlgorithm(String encryptionAlgorithm) Sets the value ofCfnConnector.As2ConfigProperty.getEncryptionAlgorithm()CfnConnector.As2ConfigProperty.Builder.localProfileId(String localProfileId) Sets the value ofCfnConnector.As2ConfigProperty.getLocalProfileId()CfnConnector.As2ConfigProperty.Builder.mdnResponse(String mdnResponse) Sets the value ofCfnConnector.As2ConfigProperty.getMdnResponse()CfnConnector.As2ConfigProperty.Builder.mdnSigningAlgorithm(String mdnSigningAlgorithm) Sets the value ofCfnConnector.As2ConfigProperty.getMdnSigningAlgorithm()CfnConnector.As2ConfigProperty.Builder.messageSubject(String messageSubject) Sets the value ofCfnConnector.As2ConfigProperty.getMessageSubject()CfnConnector.As2ConfigProperty.Builder.partnerProfileId(String partnerProfileId) Sets the value ofCfnConnector.As2ConfigProperty.getPartnerProfileId()CfnConnector.As2ConfigProperty.Builder.signingAlgorithm(String signingAlgorithm) Sets the value ofCfnConnector.As2ConfigProperty.getSigningAlgorithm()Constructors in software.amazon.awscdk.services.transfer with parameters of type CfnConnector.As2ConfigProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnConnector.As2ConfigProperty.Builder.