DescribeInstancesRequest

Types

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

Properties

Link copied to clipboard

An array of instance IDs to be described. If you use this parameter, DescribeInstances returns a description of the specified instances. Otherwise, it returns a description of every instance.

Link copied to clipboard

A layer ID. If you use this parameter, DescribeInstances returns descriptions of the instances associated with the specified layer.

Link copied to clipboard

A stack ID. If you use this parameter, DescribeInstances returns descriptions of the instances associated with the specified stack.

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