Interface IdcConfigOutput.Builder

  • Method Details

    • instanceArn

      IdcConfigOutput.Builder instanceArn(String instanceArn)

      The ARN of the Amazon Web Services IAM Identity Center instance that the SageMaker Partner AI App uses to authenticate users.

      Parameters:
      instanceArn - The ARN of the Amazon Web Services IAM Identity Center instance that the SageMaker Partner AI App uses to authenticate users.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • applicationArn

      IdcConfigOutput.Builder applicationArn(String applicationArn)

      The ARN of the Amazon Web Services IAM Identity Center application that SageMaker creates for the SageMaker Partner AI App.

      Parameters:
      applicationArn - The ARN of the Amazon Web Services IAM Identity Center application that SageMaker creates for the SageMaker Partner AI App.
      Returns:
      Returns a reference to this object so that method calls can be chained together.