Interface IamIdentityCenterOptions.Builder

  • Method Details

    • enabled

      IAM Identity Center is enabled for the OpenSearch Application.

      Parameters:
      enabled - IAM Identity Center is enabled for the OpenSearch Application.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • iamIdentityCenterInstanceArn

      IamIdentityCenterOptions.Builder iamIdentityCenterInstanceArn(String iamIdentityCenterInstanceArn)
      Sets the value of the IamIdentityCenterInstanceArn property for this object.
      Parameters:
      iamIdentityCenterInstanceArn - The new value for the IamIdentityCenterInstanceArn property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • iamRoleForIdentityCenterApplicationArn

      IamIdentityCenterOptions.Builder iamRoleForIdentityCenterApplicationArn(String iamRoleForIdentityCenterApplicationArn)

      Amazon Resource Name of the IAM Identity Center's Application created for the OpenSearch Application after enabling IAM Identity Center.

      Parameters:
      iamRoleForIdentityCenterApplicationArn - Amazon Resource Name of the IAM Identity Center's Application created for the OpenSearch Application after enabling IAM Identity Center.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • iamIdentityCenterApplicationArn

      IamIdentityCenterOptions.Builder iamIdentityCenterApplicationArn(String iamIdentityCenterApplicationArn)
      Sets the value of the IamIdentityCenterApplicationArn property for this object.
      Parameters:
      iamIdentityCenterApplicationArn - The new value for the IamIdentityCenterApplicationArn property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.