Class FTPServerDirectoryCreateFailed

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.mixins.preview.services.transfer.events.FTPServerDirectoryCreateFailed
All Implemented Interfaces:
software.amazon.jsii.JsiiSerializable

@Generated(value="jsii-pacmak/1.128.0 (build 749b9a9)", date="2026-05-08T13:05:31.553Z") @Stability(Experimental) public class FTPServerDirectoryCreateFailed extends software.amazon.jsii.JsiiObject
(experimental) EventBridge event pattern for aws.transfer@FTPServerDirectoryCreateFailed.

Example:

 // The code below shows an example of how to instantiate this type.
 // The values are placeholders you should change.
 import software.amazon.awscdk.mixins.preview.services.transfer.events.*;
 FTPServerDirectoryCreateFailed fTPServerDirectoryCreateFailed = new FTPServerDirectoryCreateFailed();
 
  • Constructor Details

    • FTPServerDirectoryCreateFailed

      protected FTPServerDirectoryCreateFailed(software.amazon.jsii.JsiiObjectRef objRef)
    • FTPServerDirectoryCreateFailed

      protected FTPServerDirectoryCreateFailed(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
    • FTPServerDirectoryCreateFailed

      @Stability(Experimental) public FTPServerDirectoryCreateFailed()
  • Method Details

    • eventPattern

      @Stability(Experimental) @NotNull public static EventPattern eventPattern(@Nullable FTPServerDirectoryCreateFailed.FTPServerDirectoryCreateFailedProps options)
      (experimental) EventBridge event pattern for FTP Server Directory Create Failed.

      Parameters:
      options -
    • eventPattern

      @Stability(Experimental) @NotNull public static EventPattern eventPattern()
      (experimental) EventBridge event pattern for FTP Server Directory Create Failed.