Skip to content

/AWS1/CL_SMSGETAPPLAUNCHCONF01

GetAppLaunchConfigurationResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_appid TYPE /AWS1/SMSAPPID /AWS1/SMSAPPID

The ID of the application.

iv_rolename TYPE /AWS1/SMSROLENAME /AWS1/SMSROLENAME

The name of the service role in the customer's account that CloudFormation uses to launch the application.

iv_autolaunch TYPE /AWS1/SMSAUTOLAUNCH /AWS1/SMSAUTOLAUNCH

Indicates whether the application is configured to launch automatically after replication is complete.

it_servergrouplaunchconfs TYPE /AWS1/CL_SMSSERVERGRLAUNCHCONF=>TT_SERVERGROUPLAUNCHCONFS TT_SERVERGROUPLAUNCHCONFS

The launch configurations for server groups in this application.


Queryable Attributes

appId

The ID of the application.

Accessible with the following methods

Method Description
GET_APPID() Getter for APPID, with configurable default
ASK_APPID() Getter for APPID w/ exceptions if field has no value
HAS_APPID() Determine if APPID has a value

roleName

The name of the service role in the customer's account that CloudFormation uses to launch the application.

Accessible with the following methods

Method Description
GET_ROLENAME() Getter for ROLENAME, with configurable default
ASK_ROLENAME() Getter for ROLENAME w/ exceptions if field has no value
HAS_ROLENAME() Determine if ROLENAME has a value

autoLaunch

Indicates whether the application is configured to launch automatically after replication is complete.

Accessible with the following methods

Method Description
GET_AUTOLAUNCH() Getter for AUTOLAUNCH, with configurable default
ASK_AUTOLAUNCH() Getter for AUTOLAUNCH w/ exceptions if field has no value
HAS_AUTOLAUNCH() Determine if AUTOLAUNCH has a value

serverGroupLaunchConfigurations

The launch configurations for server groups in this application.

Accessible with the following methods

Method Description
GET_SERVERGROUPLAUNCHCONFS() Getter for SERVERGROUPLAUNCHCONFS, with configurable default
ASK_SERVERGROUPLAUNCHCONFS() Getter for SERVERGROUPLAUNCHCONFS w/ exceptions if field has
HAS_SERVERGROUPLAUNCHCONFS() Determine if SERVERGROUPLAUNCHCONFS has a value