Event enum
The bucket event for which to send notifications.
- Inheritance
- Available extensions
Values
- s3ReducedRedundancyLostObject → const Event
- s3ObjectCreated → const Event
- s3ObjectCreatedPut → const Event
- s3ObjectCreatedPost → const Event
- s3ObjectCreatedCopy → const Event
- s3ObjectCreatedCompleteMultipartUpload → const Event
- s3ObjectRemoved → const Event
- s3ObjectRemovedDelete → const Event
- s3ObjectRemovedDeleteMarkerCreated → const Event
- s3ObjectRestore → const Event
- s3ObjectRestorePost → const Event
- s3ObjectRestoreCompleted → const Event
- s3Replication → const Event
- s3ReplicationOperationFailedReplication → const Event
- s3ReplicationOperationNotTracked → const Event
- s3ReplicationOperationMissedThreshold → const Event
- s3ReplicationOperationReplicatedAfterThreshold → const Event
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited