MaintenanceWindowTaskTaskInvocationParametersStepFunctionsParameters

Constructors

constructor(input: String? = null, name: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val input: String? = null

The inputs for the STEP_FUNCTION task.

Link copied to clipboard
val name: String? = null

The name of the STEP_FUNCTION task.