Uses of Class
software.amazon.awscdk.mixins.preview.services.transfer.events.FTPSServerFileDownloadFailed.FTPSServerFileDownloadFailedProps.Builder
Packages that use FTPSServerFileDownloadFailed.FTPSServerFileDownloadFailedProps.Builder
-
Uses of FTPSServerFileDownloadFailed.FTPSServerFileDownloadFailedProps.Builder in software.amazon.awscdk.mixins.preview.services.transfer.events
Methods in software.amazon.awscdk.mixins.preview.services.transfer.events that return FTPSServerFileDownloadFailed.FTPSServerFileDownloadFailedProps.BuilderModifier and TypeMethodDescriptionFTPSServerFileDownloadFailed.FTPSServerFileDownloadFailedProps.builder()FTPSServerFileDownloadFailed.FTPSServerFileDownloadFailedProps.Builder.clientIp(List<String> clientIp) FTPSServerFileDownloadFailed.FTPSServerFileDownloadFailedProps.Builder.endTimestamp(List<String> endTimestamp) FTPSServerFileDownloadFailed.FTPSServerFileDownloadFailedProps.Builder.eventMetadata(AWSEventMetadataProps eventMetadata) FTPSServerFileDownloadFailed.FTPSServerFileDownloadFailedProps.Builder.failureCode(List<String> failureCode) FTPSServerFileDownloadFailed.FTPSServerFileDownloadFailedProps.Builder.failureMessage(List<String> failureMessage) FTPSServerFileDownloadFailed.FTPSServerFileDownloadFailedProps.Builder.filePath(List<String> filePath) FTPSServerFileDownloadFailed.FTPSServerFileDownloadFailedProps.Builder.protocol(List<String> protocol) FTPSServerFileDownloadFailed.FTPSServerFileDownloadFailedProps.Builder.serverId(List<String> serverId) FTPSServerFileDownloadFailed.FTPSServerFileDownloadFailedProps.Builder.sessionId(List<String> sessionId) FTPSServerFileDownloadFailed.FTPSServerFileDownloadFailedProps.Builder.startTimestamp(List<String> startTimestamp) FTPSServerFileDownloadFailed.FTPSServerFileDownloadFailedProps.Builder.statusCode(List<String> statusCode) Constructors in software.amazon.awscdk.mixins.preview.services.transfer.events with parameters of type FTPSServerFileDownloadFailed.FTPSServerFileDownloadFailedProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theFTPSServerFileDownloadFailed.FTPSServerFileDownloadFailedProps.Builder.