Uses of Interface
software.amazon.awscdk.mixins.preview.services.transfer.events.FTPServerFileDownloadFailed.FTPServerFileDownloadFailedProps
Packages that use FTPServerFileDownloadFailed.FTPServerFileDownloadFailedProps
-
Uses of FTPServerFileDownloadFailed.FTPServerFileDownloadFailedProps in software.amazon.awscdk.mixins.preview.services.transfer.events
Classes in software.amazon.awscdk.mixins.preview.services.transfer.events that implement FTPServerFileDownloadFailed.FTPServerFileDownloadFailedPropsModifier and TypeClassDescriptionstatic final classAn implementation forFTPServerFileDownloadFailed.FTPServerFileDownloadFailedPropsMethods in software.amazon.awscdk.mixins.preview.services.transfer.events that return FTPServerFileDownloadFailed.FTPServerFileDownloadFailedPropsModifier and TypeMethodDescriptionFTPServerFileDownloadFailed.FTPServerFileDownloadFailedProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.mixins.preview.services.transfer.events with parameters of type FTPServerFileDownloadFailed.FTPServerFileDownloadFailedPropsModifier and TypeMethodDescriptionstatic EventPatternFTPServerFileDownloadFailed.ftpServerFileDownloadFailedPattern(FTPServerFileDownloadFailed.FTPServerFileDownloadFailedProps options) (experimental) EventBridge event pattern for FTP Server File Download Failed.