ServiceDeploymentBrief

The service deployment properties that are retured when you call ListServiceDeployments.

This provides a high-level overview of the service deployment.

Types

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

Properties

Link copied to clipboard

The ARN of the cluster that hosts the service.

Link copied to clipboard

The time that the service deployment was created. The format is yyyy-MM-dd HH:mm:ss.SSSSSS.

Link copied to clipboard

The time that the service deployment completed. The format is yyyy-MM-dd HH:mm:ss.SSSSSS.

Link copied to clipboard

The ARN of the service for this service deployment.

Link copied to clipboard

The ARN of the service deployment.

Link copied to clipboard

The time that the service deployment statred. The format is yyyy-MM-dd HH:mm:ss.SSSSSS.

Link copied to clipboard

The status of the service deployment

Link copied to clipboard

Information about why the service deployment is in the current status. For example, the circuit breaker detected a deployment failure.

Link copied to clipboard

The ARN of the service revision being deplyed.

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