Uses of Interface
software.amazon.awscdk.mixins.preview.services.transfer.events.SFTPServerFileDownloadFailed.SFTPServerFileDownloadFailedProps
Packages that use SFTPServerFileDownloadFailed.SFTPServerFileDownloadFailedProps
-
Uses of SFTPServerFileDownloadFailed.SFTPServerFileDownloadFailedProps in software.amazon.awscdk.mixins.preview.services.transfer.events
Classes in software.amazon.awscdk.mixins.preview.services.transfer.events that implement SFTPServerFileDownloadFailed.SFTPServerFileDownloadFailedPropsModifier and TypeClassDescriptionstatic final classAn implementation forSFTPServerFileDownloadFailed.SFTPServerFileDownloadFailedPropsMethods in software.amazon.awscdk.mixins.preview.services.transfer.events that return SFTPServerFileDownloadFailed.SFTPServerFileDownloadFailedPropsModifier and TypeMethodDescriptionSFTPServerFileDownloadFailed.SFTPServerFileDownloadFailedProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.mixins.preview.services.transfer.events with parameters of type SFTPServerFileDownloadFailed.SFTPServerFileDownloadFailedPropsModifier and TypeMethodDescriptionstatic EventPatternSFTPServerFileDownloadFailed.sftPServerFileDownloadFailedPattern(SFTPServerFileDownloadFailed.SFTPServerFileDownloadFailedProps options) (experimental) EventBridge event pattern for SFTP Server File Download Failed.