SetupExecutionDetails

Returns details about the commands that were run.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The command that was executed.

Link copied to clipboard

The timestamp for when the request was run.

Link copied to clipboard
val name: String?

The name of the target resource.

Link copied to clipboard

The text written by the command to stderr.

Link copied to clipboard

The text written by the command to stdout.

Link copied to clipboard

The status of the SetupInstanceHttps request.

Link copied to clipboard

The current version of the script..

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String