Interface DescribedIdentityCenterConfig.Builder

    • Method Detail

      • applicationArn

        DescribedIdentityCenterConfig.Builder applicationArn​(String applicationArn)

        The Amazon Resource Name (ARN) for the IAM Identity Center application: this value is set automatically when you create your web app.

        Parameters:
        applicationArn - The Amazon Resource Name (ARN) for the IAM Identity Center application: this value is set automatically when you create your web app.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • instanceArn

        DescribedIdentityCenterConfig.Builder instanceArn​(String instanceArn)

        The Amazon Resource Name (ARN) for the IAM Identity Center used for the web app.

        Parameters:
        instanceArn - The Amazon Resource Name (ARN) for the IAM Identity Center used for the web app.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • role

        DescribedIdentityCenterConfig.Builder role​(String role)

        The IAM role in IAM Identity Center used for the web app.

        Parameters:
        role - The IAM role in IAM Identity Center used for the web app.
        Returns:
        Returns a reference to this object so that method calls can be chained together.