Skip to content

/AWS1/CL_SSACREAPPLICATIONRSP

CreateApplicationResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_applicationarn TYPE /AWS1/SSAAPPLICATIONARN /AWS1/SSAAPPLICATIONARN

Specifies the ARN of the application.

iv_instancearn TYPE /AWS1/SSAINSTANCEARN /AWS1/SSAINSTANCEARN

The ARN of the instance of IAM Identity Center under which the operation will run. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference.

iv_identitystorearn TYPE /AWS1/SSAIDENTITYSTOREARN /AWS1/SSAIDENTITYSTOREARN

The ARN of the identity store that is connected to the instance of IAM Identity Center.


Queryable Attributes

ApplicationArn

Specifies the ARN of the application.

Accessible with the following methods

Method Description
GET_APPLICATIONARN() Getter for APPLICATIONARN, with configurable default
ASK_APPLICATIONARN() Getter for APPLICATIONARN w/ exceptions if field has no valu
HAS_APPLICATIONARN() Determine if APPLICATIONARN has a value

InstanceArn

The ARN of the instance of IAM Identity Center under which the operation will run. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference.

Accessible with the following methods

Method Description
GET_INSTANCEARN() Getter for INSTANCEARN, with configurable default
ASK_INSTANCEARN() Getter for INSTANCEARN w/ exceptions if field has no value
HAS_INSTANCEARN() Determine if INSTANCEARN has a value

IdentityStoreArn

The ARN of the identity store that is connected to the instance of IAM Identity Center.

Accessible with the following methods

Method Description
GET_IDENTITYSTOREARN() Getter for IDENTITYSTOREARN, with configurable default
ASK_IDENTITYSTOREARN() Getter for IDENTITYSTOREARN w/ exceptions if field has no va
HAS_IDENTITYSTOREARN() Determine if IDENTITYSTOREARN has a value