ApplicationState

The state of an application discovered through Migration Hub import, the AWS Agentless Discovery Connector, or the AWS Application Discovery Agent.

Types

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

Properties

Link copied to clipboard

The configurationId from the Application Discovery Service that uniquely identifies an application.

Link copied to clipboard

The current status of an application.

Link copied to clipboard

The timestamp when the application status was last updated.

Functions

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