S3PutStep

class S3PutStep extends EtlStep[Any, Unit]
Companion
object
trait EtlStep[Any, Unit]
trait ApplicationLogger
class Object
trait Matchable
class Any

Value members

Concrete methods

override
def process: Task[Unit]
Definition Classes
EtlStep

Inherited methods

final
def execute: RIO[Any & LogEnv, Unit]
Inherited from
EtlStep
def getExecutionMetrics: Map[String, String]
Inherited from
EtlStep
def getStepProperties: Map[String, String]
Inherited from
EtlStep

Concrete fields

val name: String

Inherited fields

lazy
val logger: Logger
Inherited from
ApplicationLogger
val step_type: String
Inherited from
EtlStep