Uses of Interface
software.amazon.awscdk.mixins.preview.services.transfer.events.FTPSServerFileUploadFailed.FTPSServerFileUploadFailedProps
Packages that use FTPSServerFileUploadFailed.FTPSServerFileUploadFailedProps
-
Uses of FTPSServerFileUploadFailed.FTPSServerFileUploadFailedProps in software.amazon.awscdk.mixins.preview.services.transfer.events
Classes in software.amazon.awscdk.mixins.preview.services.transfer.events that implement FTPSServerFileUploadFailed.FTPSServerFileUploadFailedPropsModifier and TypeClassDescriptionstatic final classAn implementation forFTPSServerFileUploadFailed.FTPSServerFileUploadFailedPropsMethods in software.amazon.awscdk.mixins.preview.services.transfer.events that return FTPSServerFileUploadFailed.FTPSServerFileUploadFailedPropsModifier and TypeMethodDescriptionFTPSServerFileUploadFailed.FTPSServerFileUploadFailedProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.mixins.preview.services.transfer.events with parameters of type FTPSServerFileUploadFailed.FTPSServerFileUploadFailedPropsModifier and TypeMethodDescriptionstatic EventPatternFTPSServerFileUploadFailed.ftpSServerFileUploadFailedPattern(FTPSServerFileUploadFailed.FTPSServerFileUploadFailedProps options) (experimental) EventBridge event pattern for FTPS Server File Upload Failed.