ExecutionInput: ExecutionInput Class

Description Super class Methods

Description

Top-level class for execution input placeholders.

Super class

stepfunctions::Placeholder -> ExecutionInput

Methods

Public methods

Inherited methods

Method new()

Initialize Placeholder class

Usage
ExecutionInput$new(schema = NULL, ...)
Arguments
schema

(dict, optional): Schema for the placeholder collection. (default: None)

...

: other parameters from Placeholder


Method clone()

The objects of this class are cloneable with this method.

Usage
ExecutionInput$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


DyfanJones/aws-step-functions-data-science-sdk-r documentation built on Dec. 17, 2021, 5:31 p.m.