DaemonTaskDefinitionSummary

A summary of a daemon task definition.

Types

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

Properties

Link copied to clipboard
val arn: String?

The Amazon Resource Name (ARN) of the daemon task definition.

Link copied to clipboard
val deleteRequestedAt: <Error class: unknown class>?

The Unix timestamp for the time when the daemon task definition delete was requested.

Link copied to clipboard
val registeredAt: <Error class: unknown class>?

The Unix timestamp for the time when the daemon task definition was registered.

Link copied to clipboard

The principal that registered the daemon task definition.

Link copied to clipboard

The status of the daemon task definition.

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