Interface IdentityCenterConfiguration.Builder

  • Method Details

    • identityCenterInstanceArn

      IdentityCenterConfiguration.Builder identityCenterInstanceArn(String identityCenterInstanceArn)

      The ARN of the IAM Identity Center instance.

      Parameters:
      identityCenterInstanceArn - The ARN of the IAM Identity Center instance.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • identityCenterApplicationArn

      IdentityCenterConfiguration.Builder identityCenterApplicationArn(String identityCenterApplicationArn)

      The ARN of the EMR Serverless created IAM Identity Center Application that provides trusted-identity propagation.

      Parameters:
      identityCenterApplicationArn - The ARN of the EMR Serverless created IAM Identity Center Application that provides trusted-identity propagation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.