Class FTPServerFileRenameCompleted.FTPServerFileRenameCompletedProps.Jsii$Proxy
- All Implemented Interfaces:
FTPServerFileRenameCompleted.FTPServerFileRenameCompletedProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
FTPServerFileRenameCompleted.FTPServerFileRenameCompletedProps
FTPServerFileRenameCompleted.FTPServerFileRenameCompletedProps-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.mixins.preview.services.transfer.events.FTPServerFileRenameCompleted.FTPServerFileRenameCompletedProps
FTPServerFileRenameCompleted.FTPServerFileRenameCompletedProps.Builder, FTPServerFileRenameCompleted.FTPServerFileRenameCompletedProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theFTPServerFileRenameCompleted.FTPServerFileRenameCompletedProps.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal boolean(experimental) client-ip property.(experimental) end-timestamp property.final AWSEventMetadataProps(experimental) EventBridge event metadata.(experimental) original-file-path property.(experimental) protocol property.(experimental) renamed-file-path property.(experimental) server-id property.(experimental) session-id property.(experimental) start-timestamp property.(experimental) status-code property.(experimental) username property.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
protected Jsii$Proxy(FTPServerFileRenameCompleted.FTPServerFileRenameCompletedProps.Builder builder) Constructor that initializes the object based on literal property values passed by theFTPServerFileRenameCompleted.FTPServerFileRenameCompletedProps.Builder.
-
-
Method Details
-
getClientIp
Description copied from interface:FTPServerFileRenameCompleted.FTPServerFileRenameCompletedProps(experimental) client-ip property.Specify an array of string values to match this event if the actual value of client-ip is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getClientIpin interfaceFTPServerFileRenameCompleted.FTPServerFileRenameCompletedProps
-
getEndTimestamp
Description copied from interface:FTPServerFileRenameCompleted.FTPServerFileRenameCompletedProps(experimental) end-timestamp property.Specify an array of string values to match this event if the actual value of end-timestamp is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getEndTimestampin interfaceFTPServerFileRenameCompleted.FTPServerFileRenameCompletedProps
-
getEventMetadata
Description copied from interface:FTPServerFileRenameCompleted.FTPServerFileRenameCompletedProps(experimental) EventBridge event metadata.Default: - -
- Specified by:
getEventMetadatain interfaceFTPServerFileRenameCompleted.FTPServerFileRenameCompletedProps
-
getOriginalFilePath
Description copied from interface:FTPServerFileRenameCompleted.FTPServerFileRenameCompletedProps(experimental) original-file-path property.Specify an array of string values to match this event if the actual value of original-file-path is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getOriginalFilePathin interfaceFTPServerFileRenameCompleted.FTPServerFileRenameCompletedProps
-
getProtocol
Description copied from interface:FTPServerFileRenameCompleted.FTPServerFileRenameCompletedProps(experimental) protocol property.Specify an array of string values to match this event if the actual value of protocol is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getProtocolin interfaceFTPServerFileRenameCompleted.FTPServerFileRenameCompletedProps
-
getRenamedFilePath
Description copied from interface:FTPServerFileRenameCompleted.FTPServerFileRenameCompletedProps(experimental) renamed-file-path property.Specify an array of string values to match this event if the actual value of renamed-file-path is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getRenamedFilePathin interfaceFTPServerFileRenameCompleted.FTPServerFileRenameCompletedProps
-
getServerId
Description copied from interface:FTPServerFileRenameCompleted.FTPServerFileRenameCompletedProps(experimental) server-id property.Specify an array of string values to match this event if the actual value of server-id is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getServerIdin interfaceFTPServerFileRenameCompleted.FTPServerFileRenameCompletedProps
-
getSessionId
Description copied from interface:FTPServerFileRenameCompleted.FTPServerFileRenameCompletedProps(experimental) session-id property.Specify an array of string values to match this event if the actual value of session-id is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getSessionIdin interfaceFTPServerFileRenameCompleted.FTPServerFileRenameCompletedProps
-
getStartTimestamp
Description copied from interface:FTPServerFileRenameCompleted.FTPServerFileRenameCompletedProps(experimental) start-timestamp property.Specify an array of string values to match this event if the actual value of start-timestamp is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getStartTimestampin interfaceFTPServerFileRenameCompleted.FTPServerFileRenameCompletedProps
-
getStatusCode
Description copied from interface:FTPServerFileRenameCompleted.FTPServerFileRenameCompletedProps(experimental) status-code property.Specify an array of string values to match this event if the actual value of status-code is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getStatusCodein interfaceFTPServerFileRenameCompleted.FTPServerFileRenameCompletedProps
-
getUsername
Description copied from interface:FTPServerFileRenameCompleted.FTPServerFileRenameCompletedProps(experimental) username property.Specify an array of string values to match this event if the actual value of username is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getUsernamein interfaceFTPServerFileRenameCompleted.FTPServerFileRenameCompletedProps
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-