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