RunInstancesResponse

Describes a launch request for one or more instances, and includes owner, requester, and security group information that applies to all instances in the launch request.

Types

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

Properties

Link copied to clipboard

Not supported.

Link copied to clipboard

The instances.

Link copied to clipboard

The ID of the Amazon Web Services account that owns the reservation.

Link copied to clipboard

The ID of the requester that launched the instances on your behalf (for example, Amazon Web Services Management Console or Auto Scaling).

Link copied to clipboard

The ID of the reservation.

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