RegisterApplicationRequest

Types

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

Properties

Link copied to clipboard

The ID of the application.

Link copied to clipboard

The type of the application.

Link copied to clipboard

This is an optional parameter for component details to which the SAP ABAP application is attached, such as Web Dispatcher.

Link copied to clipboard

The credentials of the SAP application.

Link copied to clipboard

The Amazon Resource Name of the SAP HANA database.

Link copied to clipboard

The Amazon EC2 instances on which your SAP application is running.

Link copied to clipboard

The SAP instance number of the application.

Link copied to clipboard
val sid: String?

The System ID of the application.

Link copied to clipboard

The tags to be attached to the SAP application.

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