ServiceInstanceSummary

Summary data of an Proton service instance resource.

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 service instance.

Link copied to clipboard

The time when the service instance was created.

Link copied to clipboard

The service instance deployment status.

Link copied to clipboard

A service instance deployment status message.

Link copied to clipboard

The name of the environment that the service instance was deployed into.

Link copied to clipboard

The ID of the last attempted deployment of this service instance.

Link copied to clipboard

The time when a deployment of the service was last attempted.

Link copied to clipboard

The time when the service was last deployed successfully.

Link copied to clipboard

The ID of the last successful deployment of this service instance.

Link copied to clipboard

The name of the service instance.

Link copied to clipboard

The name of the service that the service instance belongs to.

Link copied to clipboard

The service instance template major version.

Link copied to clipboard

The service instance template minor version.

Link copied to clipboard

The name of the service template.

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