StopLaunchRequest

Types

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

Properties

Link copied to clipboard

Specify whether to consider the launch as COMPLETED or CANCELLED after it stops.

Link copied to clipboard

The name of the launch to stop.

Link copied to clipboard

The name or ARN of the project that contains the launch that you want to stop.

Link copied to clipboard

A string that describes why you are stopping the launch.

Functions

Link copied to clipboard
inline fun copy(block: StopLaunchRequest.Builder.() -> Unit = {}): StopLaunchRequest
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