Uses of Interface
software.amazon.awscdk.mixins.preview.services.transfer.events.SFTPServerFileDeleteCompleted.SFTPServerFileDeleteCompletedProps
Packages that use SFTPServerFileDeleteCompleted.SFTPServerFileDeleteCompletedProps
-
Uses of SFTPServerFileDeleteCompleted.SFTPServerFileDeleteCompletedProps in software.amazon.awscdk.mixins.preview.services.transfer.events
Classes in software.amazon.awscdk.mixins.preview.services.transfer.events that implement SFTPServerFileDeleteCompleted.SFTPServerFileDeleteCompletedPropsModifier and TypeClassDescriptionstatic final classAn implementation forSFTPServerFileDeleteCompleted.SFTPServerFileDeleteCompletedPropsMethods in software.amazon.awscdk.mixins.preview.services.transfer.events that return SFTPServerFileDeleteCompleted.SFTPServerFileDeleteCompletedPropsModifier and TypeMethodDescriptionSFTPServerFileDeleteCompleted.SFTPServerFileDeleteCompletedProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.mixins.preview.services.transfer.events with parameters of type SFTPServerFileDeleteCompleted.SFTPServerFileDeleteCompletedPropsModifier and TypeMethodDescriptionstatic EventPatternSFTPServerFileDeleteCompleted.sftPServerFileDeleteCompletedPattern(SFTPServerFileDeleteCompleted.SFTPServerFileDeleteCompletedProps options) (experimental) EventBridge event pattern for SFTP Server File Delete Completed.