instructionSteps

@JvmName(name = "lnojrheodifisikw")
suspend fun instructionSteps(value: Output<List<InstructionStepArgs>>)
@JvmName(name = "ujfwjefpgbwyocuv")
suspend fun instructionSteps(value: List<InstructionStepArgs>)

Parameters

value

Gets or sets the instruction steps to enable the connector.


@JvmName(name = "shdqgrxbvphdigdh")
suspend fun instructionSteps(vararg values: Output<InstructionStepArgs>)


@JvmName(name = "lgmegluwplmjmhdm")
suspend fun instructionSteps(values: List<Output<InstructionStepArgs>>)
@JvmName(name = "ulvnkociltadesip")
suspend fun instructionSteps(vararg values: InstructionStepArgs)

Parameters

values

Gets or sets the instruction steps to enable the connector.


@JvmName(name = "jugcahijmisetmij")
suspend fun instructionSteps(argument: List<suspend InstructionStepArgsBuilder.() -> Unit>)
@JvmName(name = "lectxlwwsgphocsb")
suspend fun instructionSteps(vararg argument: suspend InstructionStepArgsBuilder.() -> Unit)
@JvmName(name = "ysdnwslcuhvxflqw")
suspend fun instructionSteps(argument: suspend InstructionStepArgsBuilder.() -> Unit)

Parameters

argument

Gets or sets the instruction steps to enable the connector.