Application

An SAP application registered with AWS Systems Manager for SAP.

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the Application Registry.

Link copied to clipboard
val arn: String?

The Amazon Resource Name (ARN) of the application.

Link copied to clipboard

The Amazon Resource Names of the associated AWS Systems Manager for SAP applications.

Link copied to clipboard

The components of the application.

Link copied to clipboard

The latest discovery result for the application.

Link copied to clipboard
val id: String?

The ID of the application.

Link copied to clipboard

The time at which the application was last updated.

Link copied to clipboard

The status of the application.

Link copied to clipboard

The status message.

Link copied to clipboard

The type of the application.

Functions

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