Uses of Interface
software.amazon.awscdk.mixins.preview.services.transfer.events.FTPServerFileDeleteFailed.FTPServerFileDeleteFailedProps
Packages that use FTPServerFileDeleteFailed.FTPServerFileDeleteFailedProps
-
Uses of FTPServerFileDeleteFailed.FTPServerFileDeleteFailedProps in software.amazon.awscdk.mixins.preview.services.transfer.events
Classes in software.amazon.awscdk.mixins.preview.services.transfer.events that implement FTPServerFileDeleteFailed.FTPServerFileDeleteFailedPropsModifier and TypeClassDescriptionstatic final classAn implementation forFTPServerFileDeleteFailed.FTPServerFileDeleteFailedPropsMethods in software.amazon.awscdk.mixins.preview.services.transfer.events that return FTPServerFileDeleteFailed.FTPServerFileDeleteFailedPropsModifier and TypeMethodDescriptionFTPServerFileDeleteFailed.FTPServerFileDeleteFailedProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.mixins.preview.services.transfer.events with parameters of type FTPServerFileDeleteFailed.FTPServerFileDeleteFailedPropsModifier and TypeMethodDescriptionstatic EventPatternFTPServerFileDeleteFailed.ftpServerFileDeleteFailedPattern(FTPServerFileDeleteFailed.FTPServerFileDeleteFailedProps options) (experimental) EventBridge event pattern for FTP Server File Delete Failed.