Uses of Class
software.amazon.awscdk.services.transfer.CfnAgreement.Builder
Packages that use CfnAgreement.Builder
Package
Description
AWS Transfer for SFTP Construct Library
-
Uses of CfnAgreement.Builder in software.amazon.awscdk.services.transfer
Methods in software.amazon.awscdk.services.transfer that return CfnAgreement.BuilderModifier and TypeMethodDescriptionCfnAgreement.Builder.accessRole(String accessRole) With AS2, you can send files by callingStartFileTransferand specifying the file paths in the request parameter,SendFilePaths.CfnAgreement.Builder.baseDirectory(String baseDirectory) The landing directory (folder) for files that are transferred by using the AS2 protocol.static CfnAgreement.BuilderCfnAgreement.Builder.description(String description) The name or short description that's used to identify the agreement.CfnAgreement.Builder.localProfileId(String localProfileId) A unique identifier for the AS2 local profile.CfnAgreement.Builder.partnerProfileId(String partnerProfileId) A unique identifier for the partner profile used in the agreement.A system-assigned unique identifier for a server instance.The current status of the agreement, eitherACTIVEorINACTIVE.Key-value pairs that can be used to group and search for agreements.