/AWS1/CL_EKSARGOCDAWSIDCCFGRSP¶
The response object containing IAM Identity CenterIAM; Identity Center configuration details for an Argo CD capability.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_idcinstancearn TYPE /AWS1/EKSSTRING /AWS1/EKSSTRING¶
The Amazon Resource Name (ARN) of the IAM Identity CenterIAM; Identity Center instance used for authentication.
iv_idcregion TYPE /AWS1/EKSSTRING /AWS1/EKSSTRING¶
The Region where the IAM Identity CenterIAM; Identity Center instance is located.
iv_idcmanagedapplicationarn TYPE /AWS1/EKSSTRING /AWS1/EKSSTRING¶
The Amazon Resource Name (ARN) of the managed application created in IAM Identity CenterIAM; Identity Center for this Argo CD capability. This application is automatically created and managed by Amazon EKS.
Queryable Attributes¶
idcInstanceArn¶
The Amazon Resource Name (ARN) of the IAM Identity CenterIAM; Identity Center instance used for authentication.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IDCINSTANCEARN() |
Getter for IDCINSTANCEARN, with configurable default |
ASK_IDCINSTANCEARN() |
Getter for IDCINSTANCEARN w/ exceptions if field has no valu |
HAS_IDCINSTANCEARN() |
Determine if IDCINSTANCEARN has a value |
idcRegion¶
The Region where the IAM Identity CenterIAM; Identity Center instance is located.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IDCREGION() |
Getter for IDCREGION, with configurable default |
ASK_IDCREGION() |
Getter for IDCREGION w/ exceptions if field has no value |
HAS_IDCREGION() |
Determine if IDCREGION has a value |
idcManagedApplicationArn¶
The Amazon Resource Name (ARN) of the managed application created in IAM Identity CenterIAM; Identity Center for this Argo CD capability. This application is automatically created and managed by Amazon EKS.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IDCMANAGEDAPPLICATIONARN() |
Getter for IDCMANAGEDAPPLICATIONARN, with configurable defau |
ASK_IDCMANAGEDAPPLICATIONARN() |
Getter for IDCMANAGEDAPPLICATIONARN w/ exceptions if field h |
HAS_IDCMANAGEDAPPLICATIONARN() |
Determine if IDCMANAGEDAPPLICATIONARN has a value |