CommandSummary

Summary information about a particular command resource.

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the command.

Link copied to clipboard

The unique identifier of the command.

Link copied to clipboard

The timestamp, when the command was created.

Link copied to clipboard

Indicates whether the command has been deprecated.

Link copied to clipboard

The display name of the command.

Link copied to clipboard

The timestamp, when the command was last updated.

Link copied to clipboard

Indicates whether the command is pending deletion.

Functions

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