AppSummary

Information about the application.

Types

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

Properties

Link copied to clipboard

The unique ID of the application.

Link copied to clipboard

The creation time of the application.

Link copied to clipboard

The description of the application.

Link copied to clipboard

The ID of the application.

Link copied to clipboard

The last modified time of the application.

Link copied to clipboard

The timestamp of the application's most recent successful replication.

Link copied to clipboard

Status of the launch configuration.

Link copied to clipboard

Details about the latest launch of the application.

Link copied to clipboard

The launch status of the application.

Link copied to clipboard

A message related to the launch status of the application.

Link copied to clipboard
val name: String?

The name of the application.

Link copied to clipboard

Status of the replication configuration.

Link copied to clipboard

The replication status of the application.

Link copied to clipboard

A message related to the replication status of the application.

Link copied to clipboard

The name of the service role in the customer's account used by Server Migration Service.

Link copied to clipboard

Status of the application.

Link copied to clipboard

A message related to the status of the application

Link copied to clipboard

The number of server groups present in the application.

Link copied to clipboard

The number of servers present in the application.

Functions

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