Interface IamIdentityCenterConfigOptions.Builder

    • Method Detail

      • applicationArn

        IamIdentityCenterConfigOptions.Builder applicationArn​(String applicationArn)

        The ARN of the IAM Identity Center application used to integrate with OpenSearch Serverless.

        Parameters:
        applicationArn - The ARN of the IAM Identity Center application used to integrate with OpenSearch Serverless.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • applicationDescription

        IamIdentityCenterConfigOptions.Builder applicationDescription​(String applicationDescription)

        The description of the IAM Identity Center application used to integrate with OpenSearch Serverless.

        Parameters:
        applicationDescription - The description of the IAM Identity Center application used to integrate with OpenSearch Serverless.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • applicationName

        IamIdentityCenterConfigOptions.Builder applicationName​(String applicationName)

        The name of the IAM Identity Center application used to integrate with OpenSearch Serverless.

        Parameters:
        applicationName - The name of the IAM Identity Center application used to integrate with OpenSearch Serverless.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • instanceArn

        IamIdentityCenterConfigOptions.Builder instanceArn​(String instanceArn)

        The ARN of the IAM Identity Center instance used to integrate with OpenSearch Serverless.

        Parameters:
        instanceArn - The ARN of the IAM Identity Center instance used to integrate with OpenSearch Serverless.
        Returns:
        Returns a reference to this object so that method calls can be chained together.