Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.transfer.CfnAgreementPropsMixin.Builder
Packages that use CfnAgreementPropsMixin.Builder
-
Uses of CfnAgreementPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.transfer
Methods in software.amazon.awscdk.cfnpropertymixins.services.transfer that return CfnAgreementPropsMixin.BuilderModifier and TypeMethodDescriptionCfnAgreementPropsMixin.Builder.accessRole(String accessRole) Connectors are used to send files using either the AS2 or SFTP protocol.CfnAgreementPropsMixin.Builder.baseDirectory(String baseDirectory) The landing directory (folder) for files that are transferred by using the AS2 protocol.CfnAgreementPropsMixin.Builder.create()CfnAgreementPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnAgreementPropsMixin.Builder.customDirectories(CfnAgreementPropsMixin.CustomDirectoriesProperty customDirectories) ACustomDirectoriesTypestructure.CfnAgreementPropsMixin.Builder.customDirectories(IResolvable customDirectories) ACustomDirectoriesTypestructure.CfnAgreementPropsMixin.Builder.description(String description) The name or short description that's used to identify the agreement.CfnAgreementPropsMixin.Builder.enforceMessageSigning(String enforceMessageSigning) Determines whether or not unsigned messages from your trading partners will be accepted.CfnAgreementPropsMixin.Builder.localProfileId(String localProfileId) A unique identifier for the AS2 local profile.CfnAgreementPropsMixin.Builder.partnerProfileId(String partnerProfileId) A unique identifier for the partner profile used in the agreement.CfnAgreementPropsMixin.Builder.preserveFilename(String preserveFilename) Determines whether or not Transfer Family appends a unique string of characters to the end of the AS2 message payload filename when saving it.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.