Values.ArgoCdAwsIdcConfigResponseSourceThe response object containing IAM Identity CenterIAM; Identity Center configuration details for an Argo CD capability.
type nonrec t = {idcInstanceArn : String_.t option;The Amazon Resource Name (ARN) of the IAM Identity CenterIAM; Identity Center instance used for authentication.
*)idcRegion : String_.t option;The Region where the IAM Identity CenterIAM; Identity Center instance is located.
*)idcManagedApplicationArn : String_.t option;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.
*)}