get Step
Gets a Step. May return any of the following canonical error codes: - PERMISSION_DENIED - if the user is not authorized to read project - INVALID_ARGUMENT - if the request is malformed - NOT_FOUND - if the Step does not exist
Return
null
Parameters
argument
null
suspend fun getStep(executionId: String, historyId: String, project: String? = null, stepId: String): GetStepResult
Return
null
See also
Parameters
execution Id
history Id
project
step Id
Return
null
See also
Parameters
argument
Builder for com.pulumi.googlenative.toolresults.v1beta3.kotlin.inputs.GetStepPlainArgs.