Uses of Interface
software.amazon.awscdk.mixins.preview.services.transfer.events.FTPSServerFileDownloadFailed.FTPSServerFileDownloadFailedProps
Packages that use FTPSServerFileDownloadFailed.FTPSServerFileDownloadFailedProps
-
Uses of FTPSServerFileDownloadFailed.FTPSServerFileDownloadFailedProps in software.amazon.awscdk.mixins.preview.services.transfer.events
Classes in software.amazon.awscdk.mixins.preview.services.transfer.events that implement FTPSServerFileDownloadFailed.FTPSServerFileDownloadFailedPropsModifier and TypeClassDescriptionstatic final classAn implementation forFTPSServerFileDownloadFailed.FTPSServerFileDownloadFailedPropsMethods in software.amazon.awscdk.mixins.preview.services.transfer.events that return FTPSServerFileDownloadFailed.FTPSServerFileDownloadFailedPropsModifier and TypeMethodDescriptionFTPSServerFileDownloadFailed.FTPSServerFileDownloadFailedProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.mixins.preview.services.transfer.events with parameters of type FTPSServerFileDownloadFailed.FTPSServerFileDownloadFailedPropsModifier and TypeMethodDescriptionstatic EventPatternFTPSServerFileDownloadFailed.ftpSServerFileDownloadFailedPattern(FTPSServerFileDownloadFailed.FTPSServerFileDownloadFailedProps options) (experimental) EventBridge event pattern for FTPS Server File Download Failed.