Interface ArgoCdAwsIdcConfigResponse.Builder

  • Method Details

    • idcInstanceArn

      ArgoCdAwsIdcConfigResponse.Builder idcInstanceArn(String idcInstanceArn)

      The Amazon Resource Name (ARN) of the IAM Identity CenterIAM; Identity Center instance used for authentication.

      Parameters:
      idcInstanceArn - The Amazon Resource Name (ARN) of the IAM Identity CenterIAM; Identity Center instance used for authentication.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • idcRegion

      The Region where the IAM Identity CenterIAM; Identity Center instance is located.

      Parameters:
      idcRegion - The Region where the IAM Identity CenterIAM; Identity Center instance is located.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • idcManagedApplicationArn

      ArgoCdAwsIdcConfigResponse.Builder idcManagedApplicationArn(String 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.

      Parameters:
      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.
      Returns:
      Returns a reference to this object so that method calls can be chained together.