instructionSteps

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

Parameters

value

Gets or sets the instruction steps to enable the connector.


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


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

Parameters

values

Gets or sets the instruction steps to enable the connector.


@JvmName(name = "xlijlxhtgqsacaxa")
suspend fun instructionSteps(argument: List<suspend InstructionStepArgsBuilder.() -> Unit>)
@JvmName(name = "orghqxdmvjdcorlf")
suspend fun instructionSteps(vararg argument: suspend InstructionStepArgsBuilder.() -> Unit)
@JvmName(name = "qcurnginpnwunbuo")
suspend fun instructionSteps(argument: suspend InstructionStepArgsBuilder.() -> Unit)

Parameters

argument

Gets or sets the instruction steps to enable the connector.