Uses of Interface
software.amazon.awscdk.mixins.preview.services.transfer.events.SFTPServerFileUploadFailed.SFTPServerFileUploadFailedProps
Packages that use SFTPServerFileUploadFailed.SFTPServerFileUploadFailedProps
-
Uses of SFTPServerFileUploadFailed.SFTPServerFileUploadFailedProps in software.amazon.awscdk.mixins.preview.services.transfer.events
Classes in software.amazon.awscdk.mixins.preview.services.transfer.events that implement SFTPServerFileUploadFailed.SFTPServerFileUploadFailedPropsModifier and TypeClassDescriptionstatic final classAn implementation forSFTPServerFileUploadFailed.SFTPServerFileUploadFailedPropsMethods in software.amazon.awscdk.mixins.preview.services.transfer.events that return SFTPServerFileUploadFailed.SFTPServerFileUploadFailedPropsModifier and TypeMethodDescriptionSFTPServerFileUploadFailed.SFTPServerFileUploadFailedProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.mixins.preview.services.transfer.events with parameters of type SFTPServerFileUploadFailed.SFTPServerFileUploadFailedPropsModifier and TypeMethodDescriptionstatic EventPatternSFTPServerFileUploadFailed.sftPServerFileUploadFailedPattern(SFTPServerFileUploadFailed.SFTPServerFileUploadFailedProps options) (experimental) EventBridge event pattern for SFTP Server File Upload Failed.