Interface IdentityCenterConfiguration.Builder

    • Method Detail

      • instanceArn

        IdentityCenterConfiguration.Builder instanceArn​(String instanceArn)

        The Amazon Resource Name (ARN) of the of IAM Identity Center instance. Must be in the same AWS account and region as WorkMail organization.

        Parameters:
        instanceArn - The Amazon Resource Name (ARN) of the of IAM Identity Center instance. Must be in the same AWS account and region as WorkMail organization.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • applicationArn

        IdentityCenterConfiguration.Builder applicationArn​(String applicationArn)

        The Amazon Resource Name (ARN) of IAMIdentity Center Application for WorkMail. Must be created by the WorkMail API, see CreateIdentityCenterApplication.

        Parameters:
        applicationArn - The Amazon Resource Name (ARN) of IAMIdentity Center Application for WorkMail. Must be created by the WorkMail API, see CreateIdentityCenterApplication.
        Returns:
        Returns a reference to this object so that method calls can be chained together.