Uses of Interface
software.amazon.awscdk.mixins.preview.services.transfer.events.FTPServerFileUploadFailed.FTPServerFileUploadFailedProps
Packages that use FTPServerFileUploadFailed.FTPServerFileUploadFailedProps
-
Uses of FTPServerFileUploadFailed.FTPServerFileUploadFailedProps in software.amazon.awscdk.mixins.preview.services.transfer.events
Classes in software.amazon.awscdk.mixins.preview.services.transfer.events that implement FTPServerFileUploadFailed.FTPServerFileUploadFailedPropsModifier and TypeClassDescriptionstatic final classAn implementation forFTPServerFileUploadFailed.FTPServerFileUploadFailedPropsMethods in software.amazon.awscdk.mixins.preview.services.transfer.events that return FTPServerFileUploadFailed.FTPServerFileUploadFailedPropsModifier and TypeMethodDescriptionFTPServerFileUploadFailed.FTPServerFileUploadFailedProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.mixins.preview.services.transfer.events with parameters of type FTPServerFileUploadFailed.FTPServerFileUploadFailedPropsModifier and TypeMethodDescriptionstatic EventPatternFTPServerFileUploadFailed.ftpServerFileUploadFailedPattern(FTPServerFileUploadFailed.FTPServerFileUploadFailedProps options) (experimental) EventBridge event pattern for FTP Server File Upload Failed.