Interface CreateDataAccessorResponse.Builder

  • Method Details

    • dataAccessorId

      CreateDataAccessorResponse.Builder dataAccessorId(String dataAccessorId)

      The unique identifier of the created data accessor.

      Parameters:
      dataAccessorId - The unique identifier of the created data accessor.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • idcApplicationArn

      CreateDataAccessorResponse.Builder idcApplicationArn(String idcApplicationArn)

      The Amazon Resource Name (ARN) of the IAM Identity Center application created for this data accessor.

      Parameters:
      idcApplicationArn - The Amazon Resource Name (ARN) of the IAM Identity Center application created for this data accessor.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • dataAccessorArn

      CreateDataAccessorResponse.Builder dataAccessorArn(String dataAccessorArn)

      The Amazon Resource Name (ARN) of the created data accessor.

      Parameters:
      dataAccessorArn - The Amazon Resource Name (ARN) of the created data accessor.
      Returns:
      Returns a reference to this object so that method calls can be chained together.